#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, 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 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 GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757; // UnityEngine.UIElements.UIR.BasicNode`1 struct BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65; // 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_t38E90140EACB4AC6F4BE33A51C3A936160998E5D; // 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; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F; // 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.Reflection.MonoProperty/Getter`2 struct Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t64695EC9AF18262A5BCBC98E65B122C712A5F005; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_tC998AC4DC7A4654F0D5809CD4F9100801AB5235F; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t3D74357778B74301E36FB19FC530FCB434AE8AF1; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t7FC735F49EC1BA0F86CD84EFFDF006BB8F4E3EB4; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_tD28819409C6D6E2334D1224547E734B5E24454FA; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t556F88FC1CFA59A7934BFAC187B2124769BED71C; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t5C02F33D124AD65E7DB08B631EEB1A0C5AD5D73C; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_tE128AFFAE86ABDDB58EF621A38ADD698CCC63C6D; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t06A603CDC6A1C6CA5E285BDF4F6AF1EC509D0F69; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB4512ECDD9A84FCC48716C44309D31A8D61E143C; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tD6E848BC3608052ECD5AD5269016E2115411426D; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t9D071263C799D018B50AE7D925472B08382E1EB7; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t9AFD206BD3EC1ED63902E501E4535E28BAA82C28; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tDC23321886FC2599373384545D5E74DC9378AFD3; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tF7992B8ED7AC932411ECA950202C8D5B11BBD4AD; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t941EB9EF7FB3F2E339BA264DD18C07DD79AD9C0B; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t1789784A16A07013101FDC0197C11D5970CD0C31; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tA143C42E2290E3C8167F64590FF73193E4AFD0F1; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tE91888A862E08D6A5168310D9E146C4410D02B4A; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t8A2D535588243FCE4E4C89CADD895BE846D14679; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t70FEAD349D49D1793005C0C6A5DAEF778ED5ED89; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t491492085369266D1D2E2EB94214CFBAA0C64CF8; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t86F536384BD2D209BC405250925E9F24268D918A; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t501D4EE740ABA83324D42C87A02AA6212B9A159D; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t7A6D81445E348905BE82F533AC01DB2880A0D65B; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB05FFF97A613E94DC73DCE4CEF4D1C2F3E039DCE; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tD92478773EE012BF67687F47CC336664046E6691; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t463B78566BE21784DB0C6268F8710523D680C477; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t1394116BC43E14BF6ED20BD1CE1B1C6414272831; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t402187AFBAC5284BA594197F78335F3744AB01E4; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t00EE0E8A8EEFA6F5A7AD5DD87FAE7CEF8A81BBC2; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB7B81B33BDDECDD4EC268BB1DD50B07AC2C888F0; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tF6BAE51C801B306B194C03F84FE4F065CF121487; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t24D490DF747D92440FC2392BC3DCB027C3984541; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t4DBC5AA4CCB0FE9849AD1922386A64086E583256; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB3572271EB89200523B9D10AAECB45EEB785E5A9; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tDAD840A05E930ADA74179948305B8366273556F2; // 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_tA95FA820B57CF467B418776080C3A5861E02FDF5; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1F7C5955DD51F74ABDC76D990C47AF33E105E306; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t0E58529647DDD802F0C6D24DFC2FBB1EF859A8BD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t8E61C8D36F1B2714E1C3F86219D9DA1745195D76; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t2C1B85316720706BC45880EAA1619CB2E864C7E6; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9439498D130A98D8D0E6D7A8C219394018ED56B6; // 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_t47B4E5806B81BB823EB9D173EAC080A1C6155781; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tB7789C6F05FC082AA418EE4D71105EC216E4C91D; // 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_t0D61133BE46D29CD573905109ADC619B30139BB2; // 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_t394047943890FC4DBDB1EE544D8FDF26F722C721; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tA220ED03959F6C3459992A79E25F59C415863832; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t2334E977A698411FEAAD983632CDE40AE3857ACE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t7013D4A723D18946C5B01613C28F8BE79E08DDEF; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t57D89B94DB7B14C45F5721C192F933FDBD102118; // 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.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB; // SixLabors.ImageSharp.Image`1 struct Image_1_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; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Collections.Generic.List`1> struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC; // System.Collections.Generic.List`1 struct List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5; // System.Collections.Generic.List`1 struct List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92; // System.Collections.Generic.List`1 struct List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35; // System.Collections.Generic.List`1 struct List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181; // System.Collections.Generic.List`1 struct List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72; // 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; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t17989357C30216F882365AC7D2200BC013672FB0; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tF5E8A1781192618E8153A4DF55E522315A300E06; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t179870D360788B0860D21FF64A97E6D21A296A32; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tA5394039C163F1622B366F6F2E076B145E8A5556; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE6267116D73965A9DA0E797D902E42A388AFC446; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3D57F01750E121CB50E078515256C13793CD34DE; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t491D0B651E47B638493FBF340E686DD87467EAEC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t541B697837D23BCA3915E0C29884C38728C7978C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode struct OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C; // System.Pinnable`1> struct Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA; // System.Pinnable`1> struct Pinnable_1_t995246336920565198FB5642AAE104F3134A3468; // System.Pinnable`1> struct Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A; // System.Pinnable`1> struct Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B; // System.Pinnable`1> struct Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146; // System.Pinnable`1> struct Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE; // System.Pinnable`1> struct Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3; // System.Pinnable`1> struct Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103; // System.Pinnable`1> struct Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF; // System.Pinnable`1> struct Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9; // System.Pinnable`1> struct Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F; // System.Pinnable`1> struct Pinnable_1_t76758360C06982977C68715853C878A47E8602EA; // System.Pinnable`1> struct Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770; // System.Pinnable`1> struct Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB; // System.Pinnable`1> struct Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975; // System.Pinnable`1> struct Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C; // System.Pinnable`1> struct Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85; // System.Pinnable`1> struct Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45; // System.Pinnable`1> struct Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2; // System.Pinnable`1> struct Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868; // System.Pinnable`1> struct Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56; // System.Pinnable`1> struct Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9; // System.Pinnable`1> struct Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B; // System.Pinnable`1> struct Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A; // System.Pinnable`1> struct Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23; // System.Pinnable`1> struct Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15; // System.Pinnable`1> struct Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F; // System.Pinnable`1> struct Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A; // System.Pinnable`1> struct Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A; // System.Pinnable`1 struct Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98; // System.Pinnable`1 struct Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30; // System.Pinnable`1 struct Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6; // 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_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D; // System.Pinnable`1 struct Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // System.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056; // System.Pinnable`1 struct Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6; // System.Pinnable`1 struct Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Reflection.MonoProperty/StaticGetter`1 struct StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t192EA3B277030A5D6FF3A88A11C5EADD6FE04FB9; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t2A3C5580EAAF49781A538142CAF1AD0547F7FA02; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tAF7A255E0045050E711D0A386CB917ACFD043BCE; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tF63079D403E6A8EDCE7F2103106B9F1785F48E6D; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t29446B4EC8A073B8C4ED3ABDAA441A8E155B1E90; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t9604CD8990071789B88C5FAF2F336983F3C5FEF3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t80693B923CB5BB963568E3E3FB35D3E8B3B82C7A; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t1F172D23E243F67AC035841C0CE99BCE90AACAB0; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t372178D402543236C5D814546F03E7C310CEA9E4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tEDCEECEFE43069A9A0E466E1154AA3AAA5952D96; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t35C5F92014AABBFF79AD453EFC3B6B11D18B1D28; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t8CE12739737F8BF72B3B0920D808A966E71A5A9C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t0B30EA4AC68C24BC4FB44F9DA18EF094AF6C7B6C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t5F3C63903375860CA14C7541DBC9D535EA264290; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tBEA46CE21E7ECD912B14593BD30EFF26D37626E6; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tE70B1068C7A5C678C66460C776BB63A8E5AEDD30; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t8AE22F0369C128F98C636687F8EFD64787452969; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t1929F2B783DE4B5C3E311B74242E51F432F4CC01; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t71AFA05511100E2179105479E25CD8B1CA011F6E; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tE36BE63147909C797BA5C4A93D95C63DDE8E8BAC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t7FCF96640C0E24D3458D1F4C1E2A69E4EC4C7FBA; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t95BFE7ADD7C4FFF44F97A5EF859BA1B5D2876F8B; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tF6F36CEDEEEAED5875F62A803D60A7F30AF07AD3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tC539BF4363B97F6242235A57681C5453E5D01643; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t96814C252A2743582106DA5BA28116FDCA343926; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tE49FAE5FDFF35339C362906FBDA07066EF88CD7F; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tECEB00B2331C67B5BDF1E0E10FA0263D2BE659A3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_t15BC15DA3528FA2119E566A796D1764DD7B9B191; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] struct OctreeNodeU5BU5D_tEA68A6DB144BA43074AF6C9B78B09A955D082F0F; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; // SixLabors.ImageSharp.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.Object[] struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // UnityEngine.Vector4[] struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871; // UnityEngine.UIElements.VisualElement[] struct VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE; // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890; // SixLabors.ImageSharp.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // SixLabors.ImageSharp.PixelFormats.Byte4 struct Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22; // UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34; // SixLabors.ImageSharp.PixelFormats.HalfSingle struct HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E; // SixLabors.ImageSharp.PixelFormats.HalfVector2 struct HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC; // SixLabors.ImageSharp.PixelFormats.HalfVector4 struct HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither struct IDither_tB1BC2138CF8A32B56B768E7CE835FF2120601C1E; // UnityEngine.UIElements.IEventHandler struct IEventHandler_tF2F9D9635A3932E24843C5F557F6080A2C9F7F95; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // UnityEngine.UIElements.IMouseEvent struct IMouseEvent_tD6D7D3C18AC4FDB22678EF05B49E8A3954A30CE9; // UnityEngine.UIElements.IPanel struct IPanel_t41B9E8E8B00577E4CF3BC0346D701D46462E55EB; // System.Buffers.IPinnable struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // System.IndexOutOfRangeException struct IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD; // UnityEngine.UIElements.InlineStyleAccess struct InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A; // SixLabors.ImageSharp.PixelFormats.L16 struct L16_t82A3FD4325827CB571596BA0DA68B251F985D94F; // SixLabors.ImageSharp.PixelFormats.L8 struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED; // BestHTTP.SignalRCore.Encoders.MessagePackEncoder struct MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2; // System.Reflection.MethodInfo struct MethodInfo_t; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer struct OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor struct OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29; // System.Text.RegularExpressions.Regex struct Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1; // SixLabors.ImageSharp.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3; // SixLabors.ImageSharp.PixelFormats.Rgb48 struct Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F; // SixLabors.ImageSharp.PixelFormats.Rgba1010102 struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC; // SixLabors.ImageSharp.PixelFormats.Rgba32 struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3; // SixLabors.ImageSharp.PixelFormats.Rgba64 struct Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F; // SixLabors.ImageSharp.PixelFormats.RgbaVector struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // SixLabors.ImageSharp.PixelFormats.Short2 struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758; // SixLabors.ImageSharp.PixelFormats.Short4 struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C; // System.String struct String_t; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // System.Type struct Type_t; // UnityEngine.UnityException struct UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.Yoga.YogaNode struct YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6; // System.Reflection.MonoProperty/GetterAdapter struct GetterAdapter_t4638094A6814F5738CB2D77994423EEBAB6F342A; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_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* Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_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* NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_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* Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_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* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral1C09770F25C8580FC7F6623067ACD12EBA570614; IL2CPP_EXTERN_C String_t* _stringLiteral5AC64F41AC098111BD52F434F0C2E60A4F2DE3BC; IL2CPP_EXTERN_C String_t* _stringLiteral6EB07847B96B4920AD36A2529E7AD9EFB2F7C468; IL2CPP_EXTERN_C String_t* _stringLiteral7ECFB57A0D1B5CE741045B6B75AB6521BC5B5C0F; IL2CPP_EXTERN_C String_t* _stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46; IL2CPP_EXTERN_C String_t* _stringLiteralB76C1A87204BBFDC1EB8755ECBEA3E6B651710A2; IL2CPP_EXTERN_C String_t* _stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A; IL2CPP_EXTERN_C String_t* _stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A; IL2CPP_EXTERN_C String_t* _stringLiteralF704B54D833421164E45E576DFD279921246BCEA; IL2CPP_EXTERN_C const RuntimeMethod* DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var; 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* List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Mesh_GetUVsImpl_TisRuntimeObject_m6FCE618399AF2C18CF3A8ECD6561A26429AA6D0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Mesh_GetUVsImpl_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m0408B918D77F4E8D81D5E7DC77E48E2768A79F3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_DecodeAs_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mD53EC6B165F49FFAF2C4E789C6988BDEBABC36D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_DecodeAs_TisRuntimeObject_mA0F7B031AE4065A0B9AA8CB58ACBF974E33D89FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_DecodeAs_TisRuntimeObject_mA4AE814794E3F2DB4BC01A70D325F7128A031E1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_EncodeAsBinary_TisRuntimeObject_m6A84F0DA8DB42F8BCBA854A73095B5DB8542D474_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_EncodeAsText_TisCancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_mA04B99976F33D447F8B1CD337538AA1B7D4ABD20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_EncodeAsText_TisInvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_mE5A6E712D01DB86D69629D922633D72E76908674_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_EncodeAsText_TisPingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA_mFF7DA4C081FC7C8EAA7A29E8248F8079F328918A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MessagePackEncoder_EncodeAsText_TisRuntimeObject_m06333BA0AD4C070E1BF8F7C2A5994349EDC03B2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NoAllocHelpers_ResizeList_TisRuntimeObject_mFA837FC2DB0D0498609FC332F040A237DE969FB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NoAllocHelpers_ResizeList_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m756D42A30478FE8DAD880D3F75F801F7807CF51A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisRuntimeObject_m5E241FA6C20E2C54A2317FEE950354EB3BCE4454_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067; struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750; struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617; struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825; struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754; struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE; struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A; struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB; struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0; struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6; struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067; struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279; struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC; struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7; struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C; struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783; struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F; struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3; struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4; struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8; struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C; struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D; struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64; struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109; struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD; struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140; struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5; struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD; struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0; struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // SixLabors.ImageSharp.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_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____items_1)); } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* get__items_1() const { return ____items_1; } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5_StaticFields, ____emptyArray_5)); } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* get__emptyArray_5() const { return ____emptyArray_5; } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_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_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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____items_1)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* 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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_StaticFields, ____emptyArray_5)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* ____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_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A, ____items_1)); } inline Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* get__items_1() const { return ____items_1; } inline Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* 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_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A, ____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_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A, ____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_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A, ____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_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A_StaticFields, ____emptyArray_5)); } inline Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____items_1)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__items_1() const { return ____items_1; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* 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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields, ____emptyArray_5)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__emptyArray_5() const { return ____emptyArray_5; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEC1238441776B628014509035989771661756E25 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 : public RuntimeObject { public: public: }; // System.Pinnable`1 struct Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC : public RuntimeObject { public: // T System.Pinnable`1::Data bool ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC, ___Data_0)); } inline bool get_Data_0() const { return ___Data_0; } inline bool* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(bool value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 : public RuntimeObject { public: // T System.Pinnable`1::Data double ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6, ___Data_0)); } inline double get_Data_0() const { return ___Data_0; } inline double* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(double value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 : public RuntimeObject { public: // T System.Pinnable`1::Data int16_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777, ___Data_0)); } inline int16_t get_Data_0() const { return ___Data_0; } inline int16_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int16_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D : public RuntimeObject { public: // T System.Pinnable`1::Data int32_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D, ___Data_0)); } inline int32_t get_Data_0() const { return ___Data_0; } inline int32_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int32_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 : public RuntimeObject { public: // T System.Pinnable`1::Data int64_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3, ___Data_0)); } inline int64_t get_Data_0() const { return ___Data_0; } inline int64_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int64_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 : public RuntimeObject { public: // T System.Pinnable`1::Data RuntimeObject * ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82, ___Data_0)); } inline RuntimeObject * get_Data_0() const { return ___Data_0; } inline RuntimeObject ** get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RuntimeObject * value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_0), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 : public RuntimeObject { public: // T System.Pinnable`1::Data float ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731, ___Data_0)); } inline float get_Data_0() const { return ___Data_0; } inline float* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(float value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 : public RuntimeObject { public: // T System.Pinnable`1::Data uint16_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056, ___Data_0)); } inline uint16_t get_Data_0() const { return ___Data_0; } inline uint16_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint16_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 : public RuntimeObject { public: // T System.Pinnable`1::Data uint32_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424, ___Data_0)); } inline uint32_t get_Data_0() const { return ___Data_0; } inline uint32_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint32_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 : public RuntimeObject { public: // T System.Pinnable`1::Data uint64_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6, ___Data_0)); } inline uint64_t get_Data_0() const { return ___Data_0; } inline uint64_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint64_t value) { ___Data_0 = value; } }; struct Il2CppArrayBounds; // System.Array // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C : public RuntimeObject { public: // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * ___m_CallbackRegistry_0; public: inline static int32_t get_offset_of_m_CallbackRegistry_0() { return static_cast(offsetof(CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C, ___m_CallbackRegistry_0)); } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * get_m_CallbackRegistry_0() const { return ___m_CallbackRegistry_0; } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 ** get_address_of_m_CallbackRegistry_0() { return &___m_CallbackRegistry_0; } inline void set_m_CallbackRegistry_0(EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * value) { ___m_CallbackRegistry_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CallbackRegistry_0), (void*)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); } }; // 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); } }; // System.Runtime.InteropServices.MemoryMarshal struct MemoryMarshal_tD214653E01E6F3453947FFC66D4D1527D20C33F9 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryOwnerExtensions struct MemoryOwnerExtensions_tC1169166CCD57729E4F9C842B4327F599824AF68 : public RuntimeObject { public: public: }; // BestHTTP.SignalRCore.Encoders.MessagePackEncoder struct MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.MouseEventsHelper struct MouseEventsHelper_tE0671C7F9F859092F12E422C336F0D2B9795C676 : public RuntimeObject { public: public: }; // Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility struct NativeArrayUnsafeUtility_tABFEC25CB8DB147F19348E853EE24669F9682C83 : public RuntimeObject { public: public: }; // UnityEngine.NoAllocHelpers struct NoAllocHelpers_tDF63D8493CAD8DE137A5560CDAF336DA0A99D0D1 : public RuntimeObject { public: public: }; // o0.Num.Num struct Num_tA27D24AD1777A74CD580121C7782B5C868D07E7D : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Numerics struct Numerics_t7B0FF46304ADC91ECA614319405AED798D4FDE8A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer struct OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_0() { return static_cast(offsetof(OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228, ___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); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor struct OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::k__BackingField int32_t ___U3CLevelsU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::k__BackingField int32_t ___U3CBrushSizeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CLevelsU3Ek__BackingField_0() { return static_cast(offsetof(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25, ___U3CLevelsU3Ek__BackingField_0)); } inline int32_t get_U3CLevelsU3Ek__BackingField_0() const { return ___U3CLevelsU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CLevelsU3Ek__BackingField_0() { return &___U3CLevelsU3Ek__BackingField_0; } inline void set_U3CLevelsU3Ek__BackingField_0(int32_t value) { ___U3CLevelsU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBrushSizeU3Ek__BackingField_1() { return static_cast(offsetof(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25, ___U3CBrushSizeU3Ek__BackingField_1)); } inline int32_t get_U3CBrushSizeU3Ek__BackingField_1() const { return ___U3CBrushSizeU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CBrushSizeU3Ek__BackingField_1() { return &___U3CBrushSizeU3Ek__BackingField_1; } inline void set_U3CBrushSizeU3Ek__BackingField_1(int32_t value) { ___U3CBrushSizeU3Ek__BackingField_1 = 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.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_t207FB8D7F3837900B5F0744EE22E8F703E809201 { 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_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____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_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____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_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____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_t4E8593A2EE546CD7081FA0197C1E05B844C38471 { 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_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____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_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____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_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____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_t9EE827C33711A426FCD71B404E2A674FD9574539 { 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_t9EE827C33711A426FCD71B404E2A674FD9574539, ____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_t9EE827C33711A426FCD71B404E2A674FD9574539, ____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_t9EE827C33711A426FCD71B404E2A674FD9574539, ____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_t38FDAF46A8610C6C6E512EF43C47790214307696 { 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_t38FDAF46A8610C6C6E512EF43C47790214307696, ____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_t38FDAF46A8610C6C6E512EF43C47790214307696, ____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_t38FDAF46A8610C6C6E512EF43C47790214307696, ____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_tF6B004411E05421516F33EC7213A5117F222236B { 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_tF6B004411E05421516F33EC7213A5117F222236B, ____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_tF6B004411E05421516F33EC7213A5117F222236B, ____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_tF6B004411E05421516F33EC7213A5117F222236B, ____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_t16F380BF3C8D9A34FB625757EEBB7032629D803A { 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_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____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_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____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_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____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_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB { 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_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____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_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____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_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____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_t2920A6D3746AF41B205EFB6C9241E5D171F4249E { 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_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____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_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____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_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____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_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 { 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_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____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_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____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_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____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_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 { 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_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____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_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____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_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____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_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 { 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_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____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_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____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_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____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_t38D225EE7431AD1368AF0290960F1B25BED112E7 { 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_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____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_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____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_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____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_t891C31BE552D614CE3BE5001300837DF8C2CB952 { 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_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____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_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____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_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____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_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C { 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_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____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_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____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_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____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_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 { 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_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____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_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____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_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____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_tD768EB247C8A8A19CA252617483C10ECA628BDA0 { 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_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____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_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____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_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____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_t6726CDA262AC048485062F46A426D36B7814DD47 { 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_t6726CDA262AC048485062F46A426D36B7814DD47, ____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_t6726CDA262AC048485062F46A426D36B7814DD47, ____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_t6726CDA262AC048485062F46A426D36B7814DD47, ____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_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 { 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_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____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_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____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_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____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_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 { 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_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____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_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____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_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____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_t17713706A51296EAEACC833D77E98D6A410FDFD0 { 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_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____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_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____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_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____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_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 { 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_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____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_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____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_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____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_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 { 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_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____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_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____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_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____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_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E { 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_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____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_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____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_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____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_tEC57173983F595498CFEE05C119DE6B86762AFDF { 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_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____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_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____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_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____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_t6D5CF9BB1F50A48112132E403552D130470C75F1 { 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_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____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_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____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_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____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_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 { 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_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____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_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____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_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____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_t879B609AC7A958D21CB504C59D9233C84E70AE8B { 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_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____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_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____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_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____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_t27444C644DE0706D54512F6F351993153FA2081A { 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_t27444C644DE0706D54512F6F351993153FA2081A, ____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_t27444C644DE0706D54512F6F351993153FA2081A, ____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_t27444C644DE0706D54512F6F351993153FA2081A, ____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_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 { 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_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____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_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____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_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____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_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 { 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_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____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_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____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_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____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_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB { 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_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____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_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____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_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____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_t52BF449C14477B272943AC8B462A46FFF33D1D6D { 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_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____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_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____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_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____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_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE { 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_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____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_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____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_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____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_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 { 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_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____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_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____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_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____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_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_t7563249509690F7EA9872AC8D92A514A79493FAE { 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_t7563249509690F7EA9872AC8D92A514A79493FAE, ____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_t7563249509690F7EA9872AC8D92A514A79493FAE, ____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_t7563249509690F7EA9872AC8D92A514A79493FAE, ____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_t989A25F213E59B429D409844716D883464EB981E { 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_t989A25F213E59B429D409844716D883464EB981E, ____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_t989A25F213E59B429D409844716D883464EB981E, ____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_t989A25F213E59B429D409844716D883464EB981E, ____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_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE { 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_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____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_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____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_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____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_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 { 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_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____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_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____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_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____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_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 { 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_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____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_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____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_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____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_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 { 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_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____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_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____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_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____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_tDD17127709A7F4B5933623833B2E6FED859F4DBF { 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_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____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_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____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_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____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_t10372B53BD653B49768E8C77D3E56239245647C9 { 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_t10372B53BD653B49768E8C77D3E56239245647C9, ____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_t10372B53BD653B49768E8C77D3E56239245647C9, ____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_t10372B53BD653B49768E8C77D3E56239245647C9, ____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_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 { 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_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____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_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____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_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____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_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 { 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_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____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_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____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_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____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_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 { 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_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____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_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____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_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____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_t03A7E04B68DBDD013A74898E87082675D1A5C974 { 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_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____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_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____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_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____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_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 { 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_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____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_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____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_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____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_tD68A8A978793154B2D2C256EFCB15304E5334BDD { 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_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____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_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____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_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____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_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA { 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_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____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_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____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_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____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_tA7A508702FE7E293003570A324EEEB9484F060C8 { 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_tA7A508702FE7E293003570A324EEEB9484F060C8, ____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_tA7A508702FE7E293003570A324EEEB9484F060C8, ____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_tA7A508702FE7E293003570A324EEEB9484F060C8, ____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_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C { 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_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____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_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____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_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____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_tFFA1B47B559ED3725A0D84770C020382BEEF8031 { 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_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____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_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____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_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____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_t4C68A701286CD564433404E3BD0F30FCFD756DE4 { 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_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____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_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____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_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____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_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 { 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_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____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_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____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_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____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_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 { 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_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____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_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____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_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____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_t53567E40B3C611695CEB9882D61D5E1EF7A9523D { 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_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____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_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____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_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A { 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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____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_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 { 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_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____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_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____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_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____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_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 { 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_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____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_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____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_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____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_t814A542F09F5105E92E19024DD750603F06FFA6B { 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_t814A542F09F5105E92E19024DD750603F06FFA6B, ____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_t814A542F09F5105E92E19024DD750603F06FFA6B, ____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_t814A542F09F5105E92E19024DD750603F06FFA6B, ____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_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF { 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_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____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_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____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_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____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_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 { 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_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____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_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____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_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____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_tD679CAE35E6989CB96F2F11F86610C7921655F6E { 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_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____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_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____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_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____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_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA { 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_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____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_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____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_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____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_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B { 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_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____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_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____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_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____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_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE { 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_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____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_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____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_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____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_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 { 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_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____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_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____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_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____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.Memory`1 struct Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 { 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_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____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_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____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_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____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_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA { 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_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____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_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____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_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____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_t3232108BC547E6E6D76B052248C41BE34889A556 { 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_t3232108BC547E6E6D76B052248C41BE34889A556, ____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_t3232108BC547E6E6D76B052248C41BE34889A556, ____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_t3232108BC547E6E6D76B052248C41BE34889A556, ____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 // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t885415045473B7F42DAE4C8679D299E13D170D6A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t4C99072E11077166377CCD2881DF934837F9BA3B { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tB524CC81FBD87492BC411766CDB3040D1799053A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t94BC4CA21F440059214263A242302F917CFF4F8D { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1 struct PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::pixelMap EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_2; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55, ___pixelMap_0)); } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_2() { return static_cast(offsetof(PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55, ___U3COptionsU3Ek__BackingField_2)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_2() const { return ___U3COptionsU3Ek__BackingField_2; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_2() { return &___U3COptionsU3Ek__BackingField_2; } inline void set_U3COptionsU3Ek__BackingField_2(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1 struct PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::pixelMap EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_2; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60, ___pixelMap_0)); } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_2() { return static_cast(offsetof(PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60, ___U3COptionsU3Ek__BackingField_2)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_2() const { return ___U3COptionsU3Ek__BackingField_2; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_2() { return &___U3COptionsU3Ek__BackingField_2; } inline void set_U3COptionsU3Ek__BackingField_2(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1 struct PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::pixelMap EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_2; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10, ___pixelMap_0)); } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_2() { return static_cast(offsetof(PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10, ___U3COptionsU3Ek__BackingField_2)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_2() const { return ___U3COptionsU3Ek__BackingField_2; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_2() { return &___U3COptionsU3Ek__BackingField_2; } inline void set_U3COptionsU3Ek__BackingField_2(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1 struct PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::pixelMap EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_2; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0, ___pixelMap_0)); } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_2() { return static_cast(offsetof(PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0, ___U3COptionsU3Ek__BackingField_2)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_2() const { return ___U3COptionsU3Ek__BackingField_2; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_2() { return &___U3COptionsU3Ek__BackingField_2; } inline void set_U3COptionsU3Ek__BackingField_2(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_2), (void*)value); } }; // 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 // System.ValueTuple`2 struct ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 { public: // T1 System.ValueTuple`2::Item1 int16_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1, ___Item1_0)); } inline int16_t get_Item1_0() const { return ___Item1_0; } inline int16_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int16_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 { public: // T1 System.ValueTuple`2::Item1 int32_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103, ___Item1_0)); } inline int32_t get_Item1_0() const { return ___Item1_0; } inline int32_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int32_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA { public: // T1 System.ValueTuple`2::Item1 int64_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA, ___Item1_0)); } inline int64_t get_Item1_0() const { return ___Item1_0; } inline int64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C { public: // T1 System.ValueTuple`2::Item1 RuntimeObject * ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C, ___Item1_0)); } inline RuntimeObject * get_Item1_0() const { return ___Item1_0; } inline RuntimeObject ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(RuntimeObject * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B { public: // T1 System.ValueTuple`2::Item1 float ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B, ___Item1_0)); } inline float get_Item1_0() const { return ___Item1_0; } inline float* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(float value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 { public: // T1 System.ValueTuple`2::Item1 uint16_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456, ___Item1_0)); } inline uint16_t get_Item1_0() const { return ___Item1_0; } inline uint16_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(uint16_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 { public: // T1 System.ValueTuple`2::Item1 uint32_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735, ___Item1_0)); } inline uint32_t get_Item1_0() const { return ___Item1_0; } inline uint32_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(uint32_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 { public: // T1 System.ValueTuple`2::Item1 uint64_t ___Item1_0; // T2 System.ValueTuple`2::Item2 double ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339, ___Item1_0)); } inline uint64_t get_Item1_0() const { return ___Item1_0; } inline uint64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(uint64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339, ___Item2_1)); } inline double get_Item2_1() const { return ___Item2_1; } inline double* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(double value) { ___Item2_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.A8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::B uint8_t ___B_0; }; #pragma pack(pop, tp) struct { uint8_t ___B_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___R_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::R uint8_t ___R_2; }; #pragma pack(pop, tp) struct { char ___R_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___R_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // 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; } }; // BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D { public: // System.String BestHTTP.SignalRCore.Messages.CancelInvocationMessage::invocationId String_t* ___invocationId_0; public: inline static int32_t get_offset_of_invocationId_0() { return static_cast(offsetof(CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D, ___invocationId_0)); } inline String_t* get_invocationId_0() const { return ___invocationId_0; } inline String_t** get_address_of_invocationId_0() { return &___invocationId_0; } inline void set_invocationId_0(String_t* value) { ___invocationId_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_0), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_marshaled_pinvoke { char* ___invocationId_0; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_marshaled_com { Il2CppChar* ___invocationId_0; }; // UnityEngine.Color32 struct Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // System.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 { }; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 : public CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C { public: // System.Boolean UnityEngine.UIElements.Focusable::k__BackingField bool ___U3CfocusableU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.Focusable::k__BackingField int32_t ___U3CtabIndexU3Ek__BackingField_2; // System.Boolean UnityEngine.UIElements.Focusable::m_DelegatesFocus bool ___m_DelegatesFocus_3; // System.Boolean UnityEngine.UIElements.Focusable::m_ExcludeFromFocusRing bool ___m_ExcludeFromFocusRing_4; // System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer bool ___isIMGUIContainer_5; public: inline static int32_t get_offset_of_U3CfocusableU3Ek__BackingField_1() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___U3CfocusableU3Ek__BackingField_1)); } inline bool get_U3CfocusableU3Ek__BackingField_1() const { return ___U3CfocusableU3Ek__BackingField_1; } inline bool* get_address_of_U3CfocusableU3Ek__BackingField_1() { return &___U3CfocusableU3Ek__BackingField_1; } inline void set_U3CfocusableU3Ek__BackingField_1(bool value) { ___U3CfocusableU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CtabIndexU3Ek__BackingField_2() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___U3CtabIndexU3Ek__BackingField_2)); } inline int32_t get_U3CtabIndexU3Ek__BackingField_2() const { return ___U3CtabIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CtabIndexU3Ek__BackingField_2() { return &___U3CtabIndexU3Ek__BackingField_2; } inline void set_U3CtabIndexU3Ek__BackingField_2(int32_t value) { ___U3CtabIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_DelegatesFocus_3() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_DelegatesFocus_3)); } inline bool get_m_DelegatesFocus_3() const { return ___m_DelegatesFocus_3; } inline bool* get_address_of_m_DelegatesFocus_3() { return &___m_DelegatesFocus_3; } inline void set_m_DelegatesFocus_3(bool value) { ___m_DelegatesFocus_3 = value; } inline static int32_t get_offset_of_m_ExcludeFromFocusRing_4() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_ExcludeFromFocusRing_4)); } inline bool get_m_ExcludeFromFocusRing_4() const { return ___m_ExcludeFromFocusRing_4; } inline bool* get_address_of_m_ExcludeFromFocusRing_4() { return &___m_ExcludeFromFocusRing_4; } inline void set_m_ExcludeFromFocusRing_4(bool value) { ___m_ExcludeFromFocusRing_4 = value; } inline static int32_t get_offset_of_isIMGUIContainer_5() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___isIMGUIContainer_5)); } inline bool get_isIMGUIContainer_5() const { return ___isIMGUIContainer_5; } inline bool* get_address_of_isIMGUIContainer_5() { return &___isIMGUIContainer_5; } inline void set_isIMGUIContainer_5(bool value) { ___isIMGUIContainer_5 = value; } }; // 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; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___identityMatrix_17 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // BestHTTP.SignalRCore.Messages.PingMessage struct PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA { public: union { struct { }; uint8_t PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA__padding[1]; }; public: }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // UnityEngine.PropertyName struct PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // SixLabors.ImageSharp.Rectangle struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 { public: // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_3() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CWidthU3Ek__BackingField_3)); } inline int32_t get_U3CWidthU3Ek__BackingField_3() const { return ___U3CWidthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_3() { return &___U3CWidthU3Ek__BackingField_3; } inline void set_U3CWidthU3Ek__BackingField_3(int32_t value) { ___U3CWidthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_4() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CHeightU3Ek__BackingField_4)); } inline int32_t get_U3CHeightU3Ek__BackingField_4() const { return ___U3CHeightU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_4() { return &___U3CHeightU3Ek__BackingField_4; } inline void set_U3CHeightU3Ek__BackingField_4(int32_t value) { ___U3CHeightU3Ek__BackingField_4 = value; } }; struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Empty Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields, ___Empty_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_Empty_0() const { return ___Empty_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___Empty_0 = value; } }; // System.Numerics.Register struct Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte System.Numerics.Register::byte_0 uint8_t ___byte_0_0; }; #pragma pack(pop, tp) struct { uint8_t ___byte_0_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_1_1_OffsetPadding[1]; // System.Byte System.Numerics.Register::byte_1 uint8_t ___byte_1_1; }; #pragma pack(pop, tp) struct { char ___byte_1_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___byte_1_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_2_2_OffsetPadding[2]; // System.Byte System.Numerics.Register::byte_2 uint8_t ___byte_2_2; }; #pragma pack(pop, tp) struct { char ___byte_2_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___byte_2_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_3_3_OffsetPadding[3]; // System.Byte System.Numerics.Register::byte_3 uint8_t ___byte_3_3; }; #pragma pack(pop, tp) struct { char ___byte_3_3_OffsetPadding_forAlignmentOnly[3]; uint8_t ___byte_3_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_4_4_OffsetPadding[4]; // System.Byte System.Numerics.Register::byte_4 uint8_t ___byte_4_4; }; #pragma pack(pop, tp) struct { char ___byte_4_4_OffsetPadding_forAlignmentOnly[4]; uint8_t ___byte_4_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_5_5_OffsetPadding[5]; // System.Byte System.Numerics.Register::byte_5 uint8_t ___byte_5_5; }; #pragma pack(pop, tp) struct { char ___byte_5_5_OffsetPadding_forAlignmentOnly[5]; uint8_t ___byte_5_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_6_6_OffsetPadding[6]; // System.Byte System.Numerics.Register::byte_6 uint8_t ___byte_6_6; }; #pragma pack(pop, tp) struct { char ___byte_6_6_OffsetPadding_forAlignmentOnly[6]; uint8_t ___byte_6_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_7_7_OffsetPadding[7]; // System.Byte System.Numerics.Register::byte_7 uint8_t ___byte_7_7; }; #pragma pack(pop, tp) struct { char ___byte_7_7_OffsetPadding_forAlignmentOnly[7]; uint8_t ___byte_7_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_8_8_OffsetPadding[8]; // System.Byte System.Numerics.Register::byte_8 uint8_t ___byte_8_8; }; #pragma pack(pop, tp) struct { char ___byte_8_8_OffsetPadding_forAlignmentOnly[8]; uint8_t ___byte_8_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_9_9_OffsetPadding[9]; // System.Byte System.Numerics.Register::byte_9 uint8_t ___byte_9_9; }; #pragma pack(pop, tp) struct { char ___byte_9_9_OffsetPadding_forAlignmentOnly[9]; uint8_t ___byte_9_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_10_10_OffsetPadding[10]; // System.Byte System.Numerics.Register::byte_10 uint8_t ___byte_10_10; }; #pragma pack(pop, tp) struct { char ___byte_10_10_OffsetPadding_forAlignmentOnly[10]; uint8_t ___byte_10_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_11_11_OffsetPadding[11]; // System.Byte System.Numerics.Register::byte_11 uint8_t ___byte_11_11; }; #pragma pack(pop, tp) struct { char ___byte_11_11_OffsetPadding_forAlignmentOnly[11]; uint8_t ___byte_11_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_12_12_OffsetPadding[12]; // System.Byte System.Numerics.Register::byte_12 uint8_t ___byte_12_12; }; #pragma pack(pop, tp) struct { char ___byte_12_12_OffsetPadding_forAlignmentOnly[12]; uint8_t ___byte_12_12_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_13_13_OffsetPadding[13]; // System.Byte System.Numerics.Register::byte_13 uint8_t ___byte_13_13; }; #pragma pack(pop, tp) struct { char ___byte_13_13_OffsetPadding_forAlignmentOnly[13]; uint8_t ___byte_13_13_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_14_14_OffsetPadding[14]; // System.Byte System.Numerics.Register::byte_14 uint8_t ___byte_14_14; }; #pragma pack(pop, tp) struct { char ___byte_14_14_OffsetPadding_forAlignmentOnly[14]; uint8_t ___byte_14_14_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___byte_15_15_OffsetPadding[15]; // System.Byte System.Numerics.Register::byte_15 uint8_t ___byte_15_15; }; #pragma pack(pop, tp) struct { char ___byte_15_15_OffsetPadding_forAlignmentOnly[15]; uint8_t ___byte_15_15_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.SByte System.Numerics.Register::sbyte_0 int8_t ___sbyte_0_16; }; #pragma pack(pop, tp) struct { int8_t ___sbyte_0_16_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_1_17_OffsetPadding[1]; // System.SByte System.Numerics.Register::sbyte_1 int8_t ___sbyte_1_17; }; #pragma pack(pop, tp) struct { char ___sbyte_1_17_OffsetPadding_forAlignmentOnly[1]; int8_t ___sbyte_1_17_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_2_18_OffsetPadding[2]; // System.SByte System.Numerics.Register::sbyte_2 int8_t ___sbyte_2_18; }; #pragma pack(pop, tp) struct { char ___sbyte_2_18_OffsetPadding_forAlignmentOnly[2]; int8_t ___sbyte_2_18_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_3_19_OffsetPadding[3]; // System.SByte System.Numerics.Register::sbyte_3 int8_t ___sbyte_3_19; }; #pragma pack(pop, tp) struct { char ___sbyte_3_19_OffsetPadding_forAlignmentOnly[3]; int8_t ___sbyte_3_19_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_4_20_OffsetPadding[4]; // System.SByte System.Numerics.Register::sbyte_4 int8_t ___sbyte_4_20; }; #pragma pack(pop, tp) struct { char ___sbyte_4_20_OffsetPadding_forAlignmentOnly[4]; int8_t ___sbyte_4_20_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_5_21_OffsetPadding[5]; // System.SByte System.Numerics.Register::sbyte_5 int8_t ___sbyte_5_21; }; #pragma pack(pop, tp) struct { char ___sbyte_5_21_OffsetPadding_forAlignmentOnly[5]; int8_t ___sbyte_5_21_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_6_22_OffsetPadding[6]; // System.SByte System.Numerics.Register::sbyte_6 int8_t ___sbyte_6_22; }; #pragma pack(pop, tp) struct { char ___sbyte_6_22_OffsetPadding_forAlignmentOnly[6]; int8_t ___sbyte_6_22_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_7_23_OffsetPadding[7]; // System.SByte System.Numerics.Register::sbyte_7 int8_t ___sbyte_7_23; }; #pragma pack(pop, tp) struct { char ___sbyte_7_23_OffsetPadding_forAlignmentOnly[7]; int8_t ___sbyte_7_23_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_8_24_OffsetPadding[8]; // System.SByte System.Numerics.Register::sbyte_8 int8_t ___sbyte_8_24; }; #pragma pack(pop, tp) struct { char ___sbyte_8_24_OffsetPadding_forAlignmentOnly[8]; int8_t ___sbyte_8_24_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_9_25_OffsetPadding[9]; // System.SByte System.Numerics.Register::sbyte_9 int8_t ___sbyte_9_25; }; #pragma pack(pop, tp) struct { char ___sbyte_9_25_OffsetPadding_forAlignmentOnly[9]; int8_t ___sbyte_9_25_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_10_26_OffsetPadding[10]; // System.SByte System.Numerics.Register::sbyte_10 int8_t ___sbyte_10_26; }; #pragma pack(pop, tp) struct { char ___sbyte_10_26_OffsetPadding_forAlignmentOnly[10]; int8_t ___sbyte_10_26_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_11_27_OffsetPadding[11]; // System.SByte System.Numerics.Register::sbyte_11 int8_t ___sbyte_11_27; }; #pragma pack(pop, tp) struct { char ___sbyte_11_27_OffsetPadding_forAlignmentOnly[11]; int8_t ___sbyte_11_27_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_12_28_OffsetPadding[12]; // System.SByte System.Numerics.Register::sbyte_12 int8_t ___sbyte_12_28; }; #pragma pack(pop, tp) struct { char ___sbyte_12_28_OffsetPadding_forAlignmentOnly[12]; int8_t ___sbyte_12_28_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_13_29_OffsetPadding[13]; // System.SByte System.Numerics.Register::sbyte_13 int8_t ___sbyte_13_29; }; #pragma pack(pop, tp) struct { char ___sbyte_13_29_OffsetPadding_forAlignmentOnly[13]; int8_t ___sbyte_13_29_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_14_30_OffsetPadding[14]; // System.SByte System.Numerics.Register::sbyte_14 int8_t ___sbyte_14_30; }; #pragma pack(pop, tp) struct { char ___sbyte_14_30_OffsetPadding_forAlignmentOnly[14]; int8_t ___sbyte_14_30_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sbyte_15_31_OffsetPadding[15]; // System.SByte System.Numerics.Register::sbyte_15 int8_t ___sbyte_15_31; }; #pragma pack(pop, tp) struct { char ___sbyte_15_31_OffsetPadding_forAlignmentOnly[15]; int8_t ___sbyte_15_31_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt16 System.Numerics.Register::uint16_0 uint16_t ___uint16_0_32; }; #pragma pack(pop, tp) struct { uint16_t ___uint16_0_32_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_1_33_OffsetPadding[2]; // System.UInt16 System.Numerics.Register::uint16_1 uint16_t ___uint16_1_33; }; #pragma pack(pop, tp) struct { char ___uint16_1_33_OffsetPadding_forAlignmentOnly[2]; uint16_t ___uint16_1_33_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_2_34_OffsetPadding[4]; // System.UInt16 System.Numerics.Register::uint16_2 uint16_t ___uint16_2_34; }; #pragma pack(pop, tp) struct { char ___uint16_2_34_OffsetPadding_forAlignmentOnly[4]; uint16_t ___uint16_2_34_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_3_35_OffsetPadding[6]; // System.UInt16 System.Numerics.Register::uint16_3 uint16_t ___uint16_3_35; }; #pragma pack(pop, tp) struct { char ___uint16_3_35_OffsetPadding_forAlignmentOnly[6]; uint16_t ___uint16_3_35_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_4_36_OffsetPadding[8]; // System.UInt16 System.Numerics.Register::uint16_4 uint16_t ___uint16_4_36; }; #pragma pack(pop, tp) struct { char ___uint16_4_36_OffsetPadding_forAlignmentOnly[8]; uint16_t ___uint16_4_36_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_5_37_OffsetPadding[10]; // System.UInt16 System.Numerics.Register::uint16_5 uint16_t ___uint16_5_37; }; #pragma pack(pop, tp) struct { char ___uint16_5_37_OffsetPadding_forAlignmentOnly[10]; uint16_t ___uint16_5_37_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_6_38_OffsetPadding[12]; // System.UInt16 System.Numerics.Register::uint16_6 uint16_t ___uint16_6_38; }; #pragma pack(pop, tp) struct { char ___uint16_6_38_OffsetPadding_forAlignmentOnly[12]; uint16_t ___uint16_6_38_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint16_7_39_OffsetPadding[14]; // System.UInt16 System.Numerics.Register::uint16_7 uint16_t ___uint16_7_39; }; #pragma pack(pop, tp) struct { char ___uint16_7_39_OffsetPadding_forAlignmentOnly[14]; uint16_t ___uint16_7_39_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int16 System.Numerics.Register::int16_0 int16_t ___int16_0_40; }; #pragma pack(pop, tp) struct { int16_t ___int16_0_40_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_1_41_OffsetPadding[2]; // System.Int16 System.Numerics.Register::int16_1 int16_t ___int16_1_41; }; #pragma pack(pop, tp) struct { char ___int16_1_41_OffsetPadding_forAlignmentOnly[2]; int16_t ___int16_1_41_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_2_42_OffsetPadding[4]; // System.Int16 System.Numerics.Register::int16_2 int16_t ___int16_2_42; }; #pragma pack(pop, tp) struct { char ___int16_2_42_OffsetPadding_forAlignmentOnly[4]; int16_t ___int16_2_42_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_3_43_OffsetPadding[6]; // System.Int16 System.Numerics.Register::int16_3 int16_t ___int16_3_43; }; #pragma pack(pop, tp) struct { char ___int16_3_43_OffsetPadding_forAlignmentOnly[6]; int16_t ___int16_3_43_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_4_44_OffsetPadding[8]; // System.Int16 System.Numerics.Register::int16_4 int16_t ___int16_4_44; }; #pragma pack(pop, tp) struct { char ___int16_4_44_OffsetPadding_forAlignmentOnly[8]; int16_t ___int16_4_44_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_5_45_OffsetPadding[10]; // System.Int16 System.Numerics.Register::int16_5 int16_t ___int16_5_45; }; #pragma pack(pop, tp) struct { char ___int16_5_45_OffsetPadding_forAlignmentOnly[10]; int16_t ___int16_5_45_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_6_46_OffsetPadding[12]; // System.Int16 System.Numerics.Register::int16_6 int16_t ___int16_6_46; }; #pragma pack(pop, tp) struct { char ___int16_6_46_OffsetPadding_forAlignmentOnly[12]; int16_t ___int16_6_46_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int16_7_47_OffsetPadding[14]; // System.Int16 System.Numerics.Register::int16_7 int16_t ___int16_7_47; }; #pragma pack(pop, tp) struct { char ___int16_7_47_OffsetPadding_forAlignmentOnly[14]; int16_t ___int16_7_47_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt32 System.Numerics.Register::uint32_0 uint32_t ___uint32_0_48; }; #pragma pack(pop, tp) struct { uint32_t ___uint32_0_48_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint32_1_49_OffsetPadding[4]; // System.UInt32 System.Numerics.Register::uint32_1 uint32_t ___uint32_1_49; }; #pragma pack(pop, tp) struct { char ___uint32_1_49_OffsetPadding_forAlignmentOnly[4]; uint32_t ___uint32_1_49_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint32_2_50_OffsetPadding[8]; // System.UInt32 System.Numerics.Register::uint32_2 uint32_t ___uint32_2_50; }; #pragma pack(pop, tp) struct { char ___uint32_2_50_OffsetPadding_forAlignmentOnly[8]; uint32_t ___uint32_2_50_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint32_3_51_OffsetPadding[12]; // System.UInt32 System.Numerics.Register::uint32_3 uint32_t ___uint32_3_51; }; #pragma pack(pop, tp) struct { char ___uint32_3_51_OffsetPadding_forAlignmentOnly[12]; uint32_t ___uint32_3_51_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 System.Numerics.Register::int32_0 int32_t ___int32_0_52; }; #pragma pack(pop, tp) struct { int32_t ___int32_0_52_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int32_1_53_OffsetPadding[4]; // System.Int32 System.Numerics.Register::int32_1 int32_t ___int32_1_53; }; #pragma pack(pop, tp) struct { char ___int32_1_53_OffsetPadding_forAlignmentOnly[4]; int32_t ___int32_1_53_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int32_2_54_OffsetPadding[8]; // System.Int32 System.Numerics.Register::int32_2 int32_t ___int32_2_54; }; #pragma pack(pop, tp) struct { char ___int32_2_54_OffsetPadding_forAlignmentOnly[8]; int32_t ___int32_2_54_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int32_3_55_OffsetPadding[12]; // System.Int32 System.Numerics.Register::int32_3 int32_t ___int32_3_55; }; #pragma pack(pop, tp) struct { char ___int32_3_55_OffsetPadding_forAlignmentOnly[12]; int32_t ___int32_3_55_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt64 System.Numerics.Register::uint64_0 uint64_t ___uint64_0_56; }; #pragma pack(pop, tp) struct { uint64_t ___uint64_0_56_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___uint64_1_57_OffsetPadding[8]; // System.UInt64 System.Numerics.Register::uint64_1 uint64_t ___uint64_1_57; }; #pragma pack(pop, tp) struct { char ___uint64_1_57_OffsetPadding_forAlignmentOnly[8]; uint64_t ___uint64_1_57_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int64 System.Numerics.Register::int64_0 int64_t ___int64_0_58; }; #pragma pack(pop, tp) struct { int64_t ___int64_0_58_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___int64_1_59_OffsetPadding[8]; // System.Int64 System.Numerics.Register::int64_1 int64_t ___int64_1_59; }; #pragma pack(pop, tp) struct { char ___int64_1_59_OffsetPadding_forAlignmentOnly[8]; int64_t ___int64_1_59_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Single System.Numerics.Register::single_0 float ___single_0_60; }; #pragma pack(pop, tp) struct { float ___single_0_60_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___single_1_61_OffsetPadding[4]; // System.Single System.Numerics.Register::single_1 float ___single_1_61; }; #pragma pack(pop, tp) struct { char ___single_1_61_OffsetPadding_forAlignmentOnly[4]; float ___single_1_61_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___single_2_62_OffsetPadding[8]; // System.Single System.Numerics.Register::single_2 float ___single_2_62; }; #pragma pack(pop, tp) struct { char ___single_2_62_OffsetPadding_forAlignmentOnly[8]; float ___single_2_62_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___single_3_63_OffsetPadding[12]; // System.Single System.Numerics.Register::single_3 float ___single_3_63; }; #pragma pack(pop, tp) struct { char ___single_3_63_OffsetPadding_forAlignmentOnly[12]; float ___single_3_63_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Double System.Numerics.Register::double_0 double ___double_0_64; }; #pragma pack(pop, tp) struct { double ___double_0_64_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___double_1_65_OffsetPadding[8]; // System.Double System.Numerics.Register::double_1 double ___double_1_65; }; #pragma pack(pop, tp) struct { char ___double_1_65_OffsetPadding_forAlignmentOnly[8]; double ___double_1_65_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_byte_0_0() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_0_0)); } inline uint8_t get_byte_0_0() const { return ___byte_0_0; } inline uint8_t* get_address_of_byte_0_0() { return &___byte_0_0; } inline void set_byte_0_0(uint8_t value) { ___byte_0_0 = value; } inline static int32_t get_offset_of_byte_1_1() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_1_1)); } inline uint8_t get_byte_1_1() const { return ___byte_1_1; } inline uint8_t* get_address_of_byte_1_1() { return &___byte_1_1; } inline void set_byte_1_1(uint8_t value) { ___byte_1_1 = value; } inline static int32_t get_offset_of_byte_2_2() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_2_2)); } inline uint8_t get_byte_2_2() const { return ___byte_2_2; } inline uint8_t* get_address_of_byte_2_2() { return &___byte_2_2; } inline void set_byte_2_2(uint8_t value) { ___byte_2_2 = value; } inline static int32_t get_offset_of_byte_3_3() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_3_3)); } inline uint8_t get_byte_3_3() const { return ___byte_3_3; } inline uint8_t* get_address_of_byte_3_3() { return &___byte_3_3; } inline void set_byte_3_3(uint8_t value) { ___byte_3_3 = value; } inline static int32_t get_offset_of_byte_4_4() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_4_4)); } inline uint8_t get_byte_4_4() const { return ___byte_4_4; } inline uint8_t* get_address_of_byte_4_4() { return &___byte_4_4; } inline void set_byte_4_4(uint8_t value) { ___byte_4_4 = value; } inline static int32_t get_offset_of_byte_5_5() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_5_5)); } inline uint8_t get_byte_5_5() const { return ___byte_5_5; } inline uint8_t* get_address_of_byte_5_5() { return &___byte_5_5; } inline void set_byte_5_5(uint8_t value) { ___byte_5_5 = value; } inline static int32_t get_offset_of_byte_6_6() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_6_6)); } inline uint8_t get_byte_6_6() const { return ___byte_6_6; } inline uint8_t* get_address_of_byte_6_6() { return &___byte_6_6; } inline void set_byte_6_6(uint8_t value) { ___byte_6_6 = value; } inline static int32_t get_offset_of_byte_7_7() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_7_7)); } inline uint8_t get_byte_7_7() const { return ___byte_7_7; } inline uint8_t* get_address_of_byte_7_7() { return &___byte_7_7; } inline void set_byte_7_7(uint8_t value) { ___byte_7_7 = value; } inline static int32_t get_offset_of_byte_8_8() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_8_8)); } inline uint8_t get_byte_8_8() const { return ___byte_8_8; } inline uint8_t* get_address_of_byte_8_8() { return &___byte_8_8; } inline void set_byte_8_8(uint8_t value) { ___byte_8_8 = value; } inline static int32_t get_offset_of_byte_9_9() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_9_9)); } inline uint8_t get_byte_9_9() const { return ___byte_9_9; } inline uint8_t* get_address_of_byte_9_9() { return &___byte_9_9; } inline void set_byte_9_9(uint8_t value) { ___byte_9_9 = value; } inline static int32_t get_offset_of_byte_10_10() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_10_10)); } inline uint8_t get_byte_10_10() const { return ___byte_10_10; } inline uint8_t* get_address_of_byte_10_10() { return &___byte_10_10; } inline void set_byte_10_10(uint8_t value) { ___byte_10_10 = value; } inline static int32_t get_offset_of_byte_11_11() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_11_11)); } inline uint8_t get_byte_11_11() const { return ___byte_11_11; } inline uint8_t* get_address_of_byte_11_11() { return &___byte_11_11; } inline void set_byte_11_11(uint8_t value) { ___byte_11_11 = value; } inline static int32_t get_offset_of_byte_12_12() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_12_12)); } inline uint8_t get_byte_12_12() const { return ___byte_12_12; } inline uint8_t* get_address_of_byte_12_12() { return &___byte_12_12; } inline void set_byte_12_12(uint8_t value) { ___byte_12_12 = value; } inline static int32_t get_offset_of_byte_13_13() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_13_13)); } inline uint8_t get_byte_13_13() const { return ___byte_13_13; } inline uint8_t* get_address_of_byte_13_13() { return &___byte_13_13; } inline void set_byte_13_13(uint8_t value) { ___byte_13_13 = value; } inline static int32_t get_offset_of_byte_14_14() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_14_14)); } inline uint8_t get_byte_14_14() const { return ___byte_14_14; } inline uint8_t* get_address_of_byte_14_14() { return &___byte_14_14; } inline void set_byte_14_14(uint8_t value) { ___byte_14_14 = value; } inline static int32_t get_offset_of_byte_15_15() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_15_15)); } inline uint8_t get_byte_15_15() const { return ___byte_15_15; } inline uint8_t* get_address_of_byte_15_15() { return &___byte_15_15; } inline void set_byte_15_15(uint8_t value) { ___byte_15_15 = value; } inline static int32_t get_offset_of_sbyte_0_16() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_0_16)); } inline int8_t get_sbyte_0_16() const { return ___sbyte_0_16; } inline int8_t* get_address_of_sbyte_0_16() { return &___sbyte_0_16; } inline void set_sbyte_0_16(int8_t value) { ___sbyte_0_16 = value; } inline static int32_t get_offset_of_sbyte_1_17() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_1_17)); } inline int8_t get_sbyte_1_17() const { return ___sbyte_1_17; } inline int8_t* get_address_of_sbyte_1_17() { return &___sbyte_1_17; } inline void set_sbyte_1_17(int8_t value) { ___sbyte_1_17 = value; } inline static int32_t get_offset_of_sbyte_2_18() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_2_18)); } inline int8_t get_sbyte_2_18() const { return ___sbyte_2_18; } inline int8_t* get_address_of_sbyte_2_18() { return &___sbyte_2_18; } inline void set_sbyte_2_18(int8_t value) { ___sbyte_2_18 = value; } inline static int32_t get_offset_of_sbyte_3_19() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_3_19)); } inline int8_t get_sbyte_3_19() const { return ___sbyte_3_19; } inline int8_t* get_address_of_sbyte_3_19() { return &___sbyte_3_19; } inline void set_sbyte_3_19(int8_t value) { ___sbyte_3_19 = value; } inline static int32_t get_offset_of_sbyte_4_20() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_4_20)); } inline int8_t get_sbyte_4_20() const { return ___sbyte_4_20; } inline int8_t* get_address_of_sbyte_4_20() { return &___sbyte_4_20; } inline void set_sbyte_4_20(int8_t value) { ___sbyte_4_20 = value; } inline static int32_t get_offset_of_sbyte_5_21() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_5_21)); } inline int8_t get_sbyte_5_21() const { return ___sbyte_5_21; } inline int8_t* get_address_of_sbyte_5_21() { return &___sbyte_5_21; } inline void set_sbyte_5_21(int8_t value) { ___sbyte_5_21 = value; } inline static int32_t get_offset_of_sbyte_6_22() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_6_22)); } inline int8_t get_sbyte_6_22() const { return ___sbyte_6_22; } inline int8_t* get_address_of_sbyte_6_22() { return &___sbyte_6_22; } inline void set_sbyte_6_22(int8_t value) { ___sbyte_6_22 = value; } inline static int32_t get_offset_of_sbyte_7_23() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_7_23)); } inline int8_t get_sbyte_7_23() const { return ___sbyte_7_23; } inline int8_t* get_address_of_sbyte_7_23() { return &___sbyte_7_23; } inline void set_sbyte_7_23(int8_t value) { ___sbyte_7_23 = value; } inline static int32_t get_offset_of_sbyte_8_24() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_8_24)); } inline int8_t get_sbyte_8_24() const { return ___sbyte_8_24; } inline int8_t* get_address_of_sbyte_8_24() { return &___sbyte_8_24; } inline void set_sbyte_8_24(int8_t value) { ___sbyte_8_24 = value; } inline static int32_t get_offset_of_sbyte_9_25() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_9_25)); } inline int8_t get_sbyte_9_25() const { return ___sbyte_9_25; } inline int8_t* get_address_of_sbyte_9_25() { return &___sbyte_9_25; } inline void set_sbyte_9_25(int8_t value) { ___sbyte_9_25 = value; } inline static int32_t get_offset_of_sbyte_10_26() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_10_26)); } inline int8_t get_sbyte_10_26() const { return ___sbyte_10_26; } inline int8_t* get_address_of_sbyte_10_26() { return &___sbyte_10_26; } inline void set_sbyte_10_26(int8_t value) { ___sbyte_10_26 = value; } inline static int32_t get_offset_of_sbyte_11_27() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_11_27)); } inline int8_t get_sbyte_11_27() const { return ___sbyte_11_27; } inline int8_t* get_address_of_sbyte_11_27() { return &___sbyte_11_27; } inline void set_sbyte_11_27(int8_t value) { ___sbyte_11_27 = value; } inline static int32_t get_offset_of_sbyte_12_28() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_12_28)); } inline int8_t get_sbyte_12_28() const { return ___sbyte_12_28; } inline int8_t* get_address_of_sbyte_12_28() { return &___sbyte_12_28; } inline void set_sbyte_12_28(int8_t value) { ___sbyte_12_28 = value; } inline static int32_t get_offset_of_sbyte_13_29() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_13_29)); } inline int8_t get_sbyte_13_29() const { return ___sbyte_13_29; } inline int8_t* get_address_of_sbyte_13_29() { return &___sbyte_13_29; } inline void set_sbyte_13_29(int8_t value) { ___sbyte_13_29 = value; } inline static int32_t get_offset_of_sbyte_14_30() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_14_30)); } inline int8_t get_sbyte_14_30() const { return ___sbyte_14_30; } inline int8_t* get_address_of_sbyte_14_30() { return &___sbyte_14_30; } inline void set_sbyte_14_30(int8_t value) { ___sbyte_14_30 = value; } inline static int32_t get_offset_of_sbyte_15_31() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_15_31)); } inline int8_t get_sbyte_15_31() const { return ___sbyte_15_31; } inline int8_t* get_address_of_sbyte_15_31() { return &___sbyte_15_31; } inline void set_sbyte_15_31(int8_t value) { ___sbyte_15_31 = value; } inline static int32_t get_offset_of_uint16_0_32() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_0_32)); } inline uint16_t get_uint16_0_32() const { return ___uint16_0_32; } inline uint16_t* get_address_of_uint16_0_32() { return &___uint16_0_32; } inline void set_uint16_0_32(uint16_t value) { ___uint16_0_32 = value; } inline static int32_t get_offset_of_uint16_1_33() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_1_33)); } inline uint16_t get_uint16_1_33() const { return ___uint16_1_33; } inline uint16_t* get_address_of_uint16_1_33() { return &___uint16_1_33; } inline void set_uint16_1_33(uint16_t value) { ___uint16_1_33 = value; } inline static int32_t get_offset_of_uint16_2_34() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_2_34)); } inline uint16_t get_uint16_2_34() const { return ___uint16_2_34; } inline uint16_t* get_address_of_uint16_2_34() { return &___uint16_2_34; } inline void set_uint16_2_34(uint16_t value) { ___uint16_2_34 = value; } inline static int32_t get_offset_of_uint16_3_35() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_3_35)); } inline uint16_t get_uint16_3_35() const { return ___uint16_3_35; } inline uint16_t* get_address_of_uint16_3_35() { return &___uint16_3_35; } inline void set_uint16_3_35(uint16_t value) { ___uint16_3_35 = value; } inline static int32_t get_offset_of_uint16_4_36() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_4_36)); } inline uint16_t get_uint16_4_36() const { return ___uint16_4_36; } inline uint16_t* get_address_of_uint16_4_36() { return &___uint16_4_36; } inline void set_uint16_4_36(uint16_t value) { ___uint16_4_36 = value; } inline static int32_t get_offset_of_uint16_5_37() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_5_37)); } inline uint16_t get_uint16_5_37() const { return ___uint16_5_37; } inline uint16_t* get_address_of_uint16_5_37() { return &___uint16_5_37; } inline void set_uint16_5_37(uint16_t value) { ___uint16_5_37 = value; } inline static int32_t get_offset_of_uint16_6_38() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_6_38)); } inline uint16_t get_uint16_6_38() const { return ___uint16_6_38; } inline uint16_t* get_address_of_uint16_6_38() { return &___uint16_6_38; } inline void set_uint16_6_38(uint16_t value) { ___uint16_6_38 = value; } inline static int32_t get_offset_of_uint16_7_39() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_7_39)); } inline uint16_t get_uint16_7_39() const { return ___uint16_7_39; } inline uint16_t* get_address_of_uint16_7_39() { return &___uint16_7_39; } inline void set_uint16_7_39(uint16_t value) { ___uint16_7_39 = value; } inline static int32_t get_offset_of_int16_0_40() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_0_40)); } inline int16_t get_int16_0_40() const { return ___int16_0_40; } inline int16_t* get_address_of_int16_0_40() { return &___int16_0_40; } inline void set_int16_0_40(int16_t value) { ___int16_0_40 = value; } inline static int32_t get_offset_of_int16_1_41() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_1_41)); } inline int16_t get_int16_1_41() const { return ___int16_1_41; } inline int16_t* get_address_of_int16_1_41() { return &___int16_1_41; } inline void set_int16_1_41(int16_t value) { ___int16_1_41 = value; } inline static int32_t get_offset_of_int16_2_42() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_2_42)); } inline int16_t get_int16_2_42() const { return ___int16_2_42; } inline int16_t* get_address_of_int16_2_42() { return &___int16_2_42; } inline void set_int16_2_42(int16_t value) { ___int16_2_42 = value; } inline static int32_t get_offset_of_int16_3_43() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_3_43)); } inline int16_t get_int16_3_43() const { return ___int16_3_43; } inline int16_t* get_address_of_int16_3_43() { return &___int16_3_43; } inline void set_int16_3_43(int16_t value) { ___int16_3_43 = value; } inline static int32_t get_offset_of_int16_4_44() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_4_44)); } inline int16_t get_int16_4_44() const { return ___int16_4_44; } inline int16_t* get_address_of_int16_4_44() { return &___int16_4_44; } inline void set_int16_4_44(int16_t value) { ___int16_4_44 = value; } inline static int32_t get_offset_of_int16_5_45() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_5_45)); } inline int16_t get_int16_5_45() const { return ___int16_5_45; } inline int16_t* get_address_of_int16_5_45() { return &___int16_5_45; } inline void set_int16_5_45(int16_t value) { ___int16_5_45 = value; } inline static int32_t get_offset_of_int16_6_46() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_6_46)); } inline int16_t get_int16_6_46() const { return ___int16_6_46; } inline int16_t* get_address_of_int16_6_46() { return &___int16_6_46; } inline void set_int16_6_46(int16_t value) { ___int16_6_46 = value; } inline static int32_t get_offset_of_int16_7_47() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_7_47)); } inline int16_t get_int16_7_47() const { return ___int16_7_47; } inline int16_t* get_address_of_int16_7_47() { return &___int16_7_47; } inline void set_int16_7_47(int16_t value) { ___int16_7_47 = value; } inline static int32_t get_offset_of_uint32_0_48() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_0_48)); } inline uint32_t get_uint32_0_48() const { return ___uint32_0_48; } inline uint32_t* get_address_of_uint32_0_48() { return &___uint32_0_48; } inline void set_uint32_0_48(uint32_t value) { ___uint32_0_48 = value; } inline static int32_t get_offset_of_uint32_1_49() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_1_49)); } inline uint32_t get_uint32_1_49() const { return ___uint32_1_49; } inline uint32_t* get_address_of_uint32_1_49() { return &___uint32_1_49; } inline void set_uint32_1_49(uint32_t value) { ___uint32_1_49 = value; } inline static int32_t get_offset_of_uint32_2_50() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_2_50)); } inline uint32_t get_uint32_2_50() const { return ___uint32_2_50; } inline uint32_t* get_address_of_uint32_2_50() { return &___uint32_2_50; } inline void set_uint32_2_50(uint32_t value) { ___uint32_2_50 = value; } inline static int32_t get_offset_of_uint32_3_51() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_3_51)); } inline uint32_t get_uint32_3_51() const { return ___uint32_3_51; } inline uint32_t* get_address_of_uint32_3_51() { return &___uint32_3_51; } inline void set_uint32_3_51(uint32_t value) { ___uint32_3_51 = value; } inline static int32_t get_offset_of_int32_0_52() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_0_52)); } inline int32_t get_int32_0_52() const { return ___int32_0_52; } inline int32_t* get_address_of_int32_0_52() { return &___int32_0_52; } inline void set_int32_0_52(int32_t value) { ___int32_0_52 = value; } inline static int32_t get_offset_of_int32_1_53() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_1_53)); } inline int32_t get_int32_1_53() const { return ___int32_1_53; } inline int32_t* get_address_of_int32_1_53() { return &___int32_1_53; } inline void set_int32_1_53(int32_t value) { ___int32_1_53 = value; } inline static int32_t get_offset_of_int32_2_54() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_2_54)); } inline int32_t get_int32_2_54() const { return ___int32_2_54; } inline int32_t* get_address_of_int32_2_54() { return &___int32_2_54; } inline void set_int32_2_54(int32_t value) { ___int32_2_54 = value; } inline static int32_t get_offset_of_int32_3_55() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_3_55)); } inline int32_t get_int32_3_55() const { return ___int32_3_55; } inline int32_t* get_address_of_int32_3_55() { return &___int32_3_55; } inline void set_int32_3_55(int32_t value) { ___int32_3_55 = value; } inline static int32_t get_offset_of_uint64_0_56() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint64_0_56)); } inline uint64_t get_uint64_0_56() const { return ___uint64_0_56; } inline uint64_t* get_address_of_uint64_0_56() { return &___uint64_0_56; } inline void set_uint64_0_56(uint64_t value) { ___uint64_0_56 = value; } inline static int32_t get_offset_of_uint64_1_57() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint64_1_57)); } inline uint64_t get_uint64_1_57() const { return ___uint64_1_57; } inline uint64_t* get_address_of_uint64_1_57() { return &___uint64_1_57; } inline void set_uint64_1_57(uint64_t value) { ___uint64_1_57 = value; } inline static int32_t get_offset_of_int64_0_58() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int64_0_58)); } inline int64_t get_int64_0_58() const { return ___int64_0_58; } inline int64_t* get_address_of_int64_0_58() { return &___int64_0_58; } inline void set_int64_0_58(int64_t value) { ___int64_0_58 = value; } inline static int32_t get_offset_of_int64_1_59() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int64_1_59)); } inline int64_t get_int64_1_59() const { return ___int64_1_59; } inline int64_t* get_address_of_int64_1_59() { return &___int64_1_59; } inline void set_int64_1_59(int64_t value) { ___int64_1_59 = value; } inline static int32_t get_offset_of_single_0_60() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_0_60)); } inline float get_single_0_60() const { return ___single_0_60; } inline float* get_address_of_single_0_60() { return &___single_0_60; } inline void set_single_0_60(float value) { ___single_0_60 = value; } inline static int32_t get_offset_of_single_1_61() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_1_61)); } inline float get_single_1_61() const { return ___single_1_61; } inline float* get_address_of_single_1_61() { return &___single_1_61; } inline void set_single_1_61(float value) { ___single_1_61 = value; } inline static int32_t get_offset_of_single_2_62() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_2_62)); } inline float get_single_2_62() const { return ___single_2_62; } inline float* get_address_of_single_2_62() { return &___single_2_62; } inline void set_single_2_62(float value) { ___single_2_62 = value; } inline static int32_t get_offset_of_single_3_63() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_3_63)); } inline float get_single_3_63() const { return ___single_3_63; } inline float* get_address_of_single_3_63() { return &___single_3_63; } inline void set_single_3_63(float value) { ___single_3_63 = value; } inline static int32_t get_offset_of_double_0_64() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___double_0_64)); } inline double get_double_0_64() const { return ___double_0_64; } inline double* get_address_of_double_0_64() { return &___double_0_64; } inline void set_double_0_64(double value) { ___double_0_64 = value; } inline static int32_t get_offset_of_double_1_65() { return static_cast(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___double_1_65)); } inline double get_double_1_65() const { return ___double_1_65; } inline double* get_address_of_double_1_65() { return &___double_1_65; } inline void set_double_1_65(double value) { ___double_1_65 = 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.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; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // System.Numerics.Vector3 struct Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 { public: // System.Single System.Numerics.Vector3::X float ___X_0; // System.Single System.Numerics.Vector3::Y float ___Y_1; // System.Single System.Numerics.Vector3::Z float ___Z_2; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // 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; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer struct U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B { public: union { struct { // System.Int16 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer::FixedElementField int16_t ___FixedElementField_0; }; uint8_t U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B__padding[128]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B, ___FixedElementField_0)); } inline int16_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline int16_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(int16_t value) { ___FixedElementField_0 = value; } }; // 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; } }; // UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::m_Owner VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076, ___m_Owner_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_Owner_0() const { return ___m_Owner_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_Owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Owner_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // SixLabors.ImageSharp.DenseMatrix`1 struct DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 { public: // T[] SixLabors.ImageSharp.DenseMatrix`1::Data SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___Data_0; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Columns int32_t ___Columns_1; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Rows int32_t ___Rows_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.DenseMatrix`1::Size Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___Size_3; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Count int32_t ___Count_4; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Data_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_Data_0() const { return ___Data_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_0), (void*)value); } inline static int32_t get_offset_of_Columns_1() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Columns_1)); } inline int32_t get_Columns_1() const { return ___Columns_1; } inline int32_t* get_address_of_Columns_1() { return &___Columns_1; } inline void set_Columns_1(int32_t value) { ___Columns_1 = value; } inline static int32_t get_offset_of_Rows_2() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Rows_2)); } inline int32_t get_Rows_2() const { return ___Rows_2; } inline int32_t* get_address_of_Rows_2() { return &___Rows_2; } inline void set_Rows_2(int32_t value) { ___Rows_2 = value; } inline static int32_t get_offset_of_Size_3() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Size_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_Size_3() const { return ___Size_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_Size_3() { return &___Size_3; } inline void set_Size_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___Size_3 = value; } inline static int32_t get_offset_of_Count_4() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Count_4)); } inline int32_t get_Count_4() const { return ___Count_4; } inline int32_t* get_address_of_Count_4() { return &___Count_4; } inline void set_Count_4(int32_t value) { ___Count_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14, ___pixelMap_0)); } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3, ___pixelMap_0)); } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0, ___pixelMap_0)); } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816, ___pixelMap_0)); } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F, ___pixelMap_0)); } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235, ___pixelMap_0)); } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A, ___pixelMap_0)); } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89, ___pixelMap_0)); } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D, ___pixelMap_0)); } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42, ___pixelMap_0)); } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B, ___pixelMap_0)); } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4, ___pixelMap_0)); } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98, ___pixelMap_0)); } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D, ___pixelMap_0)); } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8, ___pixelMap_0)); } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F, ___pixelMap_0)); } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4, ___pixelMap_0)); } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC, ___pixelMap_0)); } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30, ___pixelMap_0)); } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1, ___pixelMap_0)); } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39, ___pixelMap_0)); } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA, ___pixelMap_0)); } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6, ___pixelMap_0)); } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15, ___pixelMap_0)); } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8, ___pixelMap_0)); } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9, ___pixelMap_0)); } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1, ___pixelMap_0)); } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A, ___pixelMap_0)); } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor struct DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::pixelMap EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * ___pixelMap_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_1; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___U3CPaletteU3Ek__BackingField_2; // System.Single SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor`1/DitherProcessor::k__BackingField float ___U3CDitherScaleU3Ek__BackingField_3; public: inline static int32_t get_offset_of_pixelMap_0() { return static_cast(offsetof(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524, ___pixelMap_0)); } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * get_pixelMap_0() const { return ___pixelMap_0; } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF ** get_address_of_pixelMap_0() { return &___pixelMap_0; } inline void set_pixelMap_0(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * value) { ___pixelMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_0), (void*)value); } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_1() { return static_cast(offsetof(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524, ___U3CConfigurationU3Ek__BackingField_1)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_1() const { return ___U3CConfigurationU3Ek__BackingField_1; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_1() { return &___U3CConfigurationU3Ek__BackingField_1; } inline void set_U3CConfigurationU3Ek__BackingField_1(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_2() { return static_cast(offsetof(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524, ___U3CPaletteU3Ek__BackingField_2)); } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC get_U3CPaletteU3Ek__BackingField_2() const { return ___U3CPaletteU3Ek__BackingField_2; } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * get_address_of_U3CPaletteU3Ek__BackingField_2() { return &___U3CPaletteU3Ek__BackingField_2; } inline void set_U3CPaletteU3Ek__BackingField_2(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC value) { ___U3CPaletteU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_2))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_U3CDitherScaleU3Ek__BackingField_3() { return static_cast(offsetof(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524, ___U3CDitherScaleU3Ek__BackingField_3)); } inline float get_U3CDitherScaleU3Ek__BackingField_3() const { return ___U3CDitherScaleU3Ek__BackingField_3; } inline float* get_address_of_U3CDitherScaleU3Ek__BackingField_3() { return &___U3CDitherScaleU3Ek__BackingField_3; } inline void set_U3CDitherScaleU3Ek__BackingField_3(float value) { ___U3CDitherScaleU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___octree_2)); } inline Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * get_octree_2() const { return ___octree_2; } inline Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___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(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___pixelMap_5)); } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___octree_2)); } inline Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * get_octree_2() const { return ___octree_2; } inline Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___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(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___pixelMap_5)); } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___octree_2)); } inline Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * get_octree_2() const { return ___octree_2; } inline Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___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(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___pixelMap_5)); } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___octree_2)); } inline Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * get_octree_2() const { return ___octree_2; } inline Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___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(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___pixelMap_5)); } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t17989357C30216F882365AC7D2200BC013672FB0 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___octree_2)); } inline Octree_t17989357C30216F882365AC7D2200BC013672FB0 * get_octree_2() const { return ___octree_2; } inline Octree_t17989357C30216F882365AC7D2200BC013672FB0 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t17989357C30216F882365AC7D2200BC013672FB0 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___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(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___octree_2)); } inline Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * get_octree_2() const { return ___octree_2; } inline Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___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(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___pixelMap_5)); } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___octree_2)); } inline Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * get_octree_2() const { return ___octree_2; } inline Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___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(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___pixelMap_5)); } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___octree_2)); } inline Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * get_octree_2() const { return ___octree_2; } inline Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___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(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___pixelMap_5)); } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___octree_2)); } inline Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * get_octree_2() const { return ___octree_2; } inline Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___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(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___pixelMap_5)); } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___octree_2)); } inline Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * get_octree_2() const { return ___octree_2; } inline Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___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(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___pixelMap_5)); } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___octree_2)); } inline Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * get_octree_2() const { return ___octree_2; } inline Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___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(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___octree_2)); } inline Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * get_octree_2() const { return ___octree_2; } inline Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___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(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___pixelMap_5)); } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___octree_2)); } inline Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * get_octree_2() const { return ___octree_2; } inline Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___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(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___pixelMap_5)); } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___octree_2)); } inline Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * get_octree_2() const { return ___octree_2; } inline Octree_t179870D360788B0860D21FF64A97E6D21A296A32 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___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(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___pixelMap_5)); } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___octree_2)); } inline Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * get_octree_2() const { return ___octree_2; } inline Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___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(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___octree_2)); } inline Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * get_octree_2() const { return ___octree_2; } inline Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___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(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___pixelMap_5)); } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___octree_2)); } inline Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * get_octree_2() const { return ___octree_2; } inline Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___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(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___pixelMap_5)); } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___octree_2)); } inline Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * get_octree_2() const { return ___octree_2; } inline Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___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(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___pixelMap_5)); } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___octree_2)); } inline Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * get_octree_2() const { return ___octree_2; } inline Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___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(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___pixelMap_5)); } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___octree_2)); } inline Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * get_octree_2() const { return ___octree_2; } inline Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___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(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___pixelMap_5)); } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___octree_2)); } inline Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * get_octree_2() const { return ___octree_2; } inline Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___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(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3D57F01750E121CB50E078515256C13793CD34DE * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___octree_2)); } inline Octree_t3D57F01750E121CB50E078515256C13793CD34DE * get_octree_2() const { return ___octree_2; } inline Octree_t3D57F01750E121CB50E078515256C13793CD34DE ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3D57F01750E121CB50E078515256C13793CD34DE * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___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(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___octree_2)); } inline Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * get_octree_2() const { return ___octree_2; } inline Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___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(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___octree_2)); } inline Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * get_octree_2() const { return ___octree_2; } inline Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___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(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___pixelMap_5)); } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___octree_2)); } inline Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * get_octree_2() const { return ___octree_2; } inline Octree_t491D0B651E47B638493FBF340E686DD87467EAEC ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___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(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___octree_2)); } inline Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * get_octree_2() const { return ___octree_2; } inline Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___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(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___pixelMap_5)); } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___octree_2)); } inline Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 * get_octree_2() const { return ___octree_2; } inline Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___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(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___pixelMap_5)); } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___octree_2)); } inline Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC * get_octree_2() const { return ___octree_2; } inline Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___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(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___pixelMap_5)); } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t541B697837D23BCA3915E0C29884C38728C7978C * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___octree_2)); } inline Octree_t541B697837D23BCA3915E0C29884C38728C7978C * get_octree_2() const { return ___octree_2; } inline Octree_t541B697837D23BCA3915E0C29884C38728C7978C ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t541B697837D23BCA3915E0C29884C38728C7978C * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___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(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___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_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___pixelMap_5)); } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC : public RuntimeObject { public: public: }; struct PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF : public RuntimeObject { public: public: }; struct PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___EmptyArray_1)); } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* get_EmptyArray_1() const { return ___EmptyArray_1; } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE : public RuntimeObject { public: public: }; struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___EmptyArray_1)); } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___EmptyArray_1)); } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___EmptyArray_1)); } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___EmptyArray_1)); } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___EmptyArray_1)); } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___EmptyArray_1)); } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___EmptyArray_1)); } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___EmptyArray_1)); } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC : public RuntimeObject { public: public: }; struct PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___EmptyArray_1)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___EmptyArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___EmptyArray_1)); } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___EmptyArray_1)); } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___EmptyArray_1)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get_EmptyArray_1() const { return ___EmptyArray_1; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C : public RuntimeObject { public: public: }; struct PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___EmptyArray_1)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get_EmptyArray_1() const { return ___EmptyArray_1; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___EmptyArray_1)); } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___EmptyArray_1)); } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___EmptyArray_1)); } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___EmptyArray_1)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___EmptyArray_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___EmptyArray_1)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___EmptyArray_1)); } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___EmptyArray_1)); } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___EmptyArray_1)); } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___EmptyArray_1)); } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___EmptyArray_1)); } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___EmptyArray_1)); } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D : public RuntimeObject { public: public: }; struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___EmptyArray_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___EmptyArray_1)); } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___EmptyArray_1)); } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___EmptyArray_1)); } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___EmptyArray_1)); } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___EmptyArray_1)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___EmptyArray_1)); } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___EmptyArray_1)); } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___EmptyArray_1)); } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___EmptyArray_1)); } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___EmptyArray_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_EmptyArray_1() const { return ___EmptyArray_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___EmptyArray_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___EmptyArray_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___EmptyArray_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___EmptyArray_1)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.Pinnable`1> struct Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA, ___Data_0)); } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 get_Data_0() const { return ___Data_0; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t995246336920565198FB5642AAE104F3134A3468, ___Data_0)); } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A get_Data_0() const { return ___Data_0; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A, ___Data_0)); } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 get_Data_0() const { return ___Data_0; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B, ___Data_0)); } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 get_Data_0() const { return ___Data_0; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146, ___Data_0)); } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A get_Data_0() const { return ___Data_0; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t885415045473B7F42DAE4C8679D299E13D170D6A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE, ___Data_0)); } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A get_Data_0() const { return ___Data_0; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3, ___Data_0)); } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 get_Data_0() const { return ___Data_0; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103, ___Data_0)); } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 get_Data_0() const { return ___Data_0; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF, ___Data_0)); } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 get_Data_0() const { return ___Data_0; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9, ___Data_0)); } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF get_Data_0() const { return ___Data_0; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F, ___Data_0)); } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F get_Data_0() const { return ___Data_0; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t76758360C06982977C68715853C878A47E8602EA : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t76758360C06982977C68715853C878A47E8602EA, ___Data_0)); } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE get_Data_0() const { return ___Data_0; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t4C99072E11077166377CCD2881DF934837F9BA3B ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770, ___Data_0)); } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B get_Data_0() const { return ___Data_0; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB, ___Data_0)); } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F get_Data_0() const { return ___Data_0; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975, ___Data_0)); } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C get_Data_0() const { return ___Data_0; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C, ___Data_0)); } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB get_Data_0() const { return ___Data_0; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tB524CC81FBD87492BC411766CDB3040D1799053A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85, ___Data_0)); } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A get_Data_0() const { return ___Data_0; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45, ___Data_0)); } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C get_Data_0() const { return ___Data_0; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2, ___Data_0)); } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 get_Data_0() const { return ___Data_0; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868, ___Data_0)); } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D get_Data_0() const { return ___Data_0; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56, ___Data_0)); } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD get_Data_0() const { return ___Data_0; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9, ___Data_0)); } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE get_Data_0() const { return ___Data_0; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B, ___Data_0)); } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 get_Data_0() const { return ___Data_0; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A, ___Data_0)); } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 get_Data_0() const { return ___Data_0; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23, ___Data_0)); } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF get_Data_0() const { return ___Data_0; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15, ___Data_0)); } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D get_Data_0() const { return ___Data_0; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F, ___Data_0)); } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 get_Data_0() const { return ___Data_0; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A, ___Data_0)); } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 get_Data_0() const { return ___Data_0; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD, ___Data_0)); } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 get_Data_0() const { return ___Data_0; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED : public RuntimeObject { public: // T System.Pinnable`1::Data A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED, ___Data_0)); } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 get_Data_0() const { return ___Data_0; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF, ___Data_0)); } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 get_Data_0() const { return ___Data_0; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637, ___Data_0)); } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C get_Data_0() const { return ___Data_0; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03, ___Data_0)); } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 get_Data_0() const { return ___Data_0; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A, ___Data_0)); } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 get_Data_0() const { return ___Data_0; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF : public RuntimeObject { public: // T System.Pinnable`1::Data Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF, ___Data_0)); } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 get_Data_0() const { return ___Data_0; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC : public RuntimeObject { public: // T System.Pinnable`1::Data Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC, ___Data_0)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Data_0() const { return ___Data_0; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 : public RuntimeObject { public: // T System.Pinnable`1::Data HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5, ___Data_0)); } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E get_Data_0() const { return ___Data_0; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D, ___Data_0)); } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC get_Data_0() const { return ___Data_0; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B, ___Data_0)); } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 get_Data_0() const { return ___Data_0; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 : public RuntimeObject { public: // T System.Pinnable`1::Data L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773, ___Data_0)); } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F get_Data_0() const { return ___Data_0; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 : public RuntimeObject { public: // T System.Pinnable`1::Data La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0, ___Data_0)); } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 get_Data_0() const { return ___Data_0; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF, ___Data_0)); } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F get_Data_0() const { return ___Data_0; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716, ___Data_0)); } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F get_Data_0() const { return ___Data_0; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8, ___Data_0)); } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 get_Data_0() const { return ___Data_0; } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7, ___Data_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Data_0() const { return ___Data_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Data_0 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_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_t03DDF1A13DD7F8143C692DB7B68817A086932726 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_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_t94EC580ED854353C1A8BC303DA443E801C01F4FE { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____pinnable_0)); } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_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.ReadOnlySpan`1 struct ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ____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_t7BB4C80C1446621DB70827EDE5628EB7556D8D81, ____pinnable_0)); } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81, ____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_t7BB4C80C1446621DB70827EDE5628EB7556D8D81, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____pinnable_0)); } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____pinnable_0)); } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ____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_tC36985FA83306119D3CAE20390B9E96228FADECE, ____pinnable_0)); } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE, ____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_tC36985FA83306119D3CAE20390B9E96228FADECE, ____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_t835B08C27757337D654095053641419A5DD3D908 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ____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_t835B08C27757337D654095053641419A5DD3D908, ____pinnable_0)); } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908, ____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_t835B08C27757337D654095053641419A5DD3D908, ____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_tECDD9E0F394486CD52C1FD917C71960095718733 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____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_tECDD9E0F394486CD52C1FD917C71960095718733, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733, ____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_tECDD9E0F394486CD52C1FD917C71960095718733, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____pinnable_0)); } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____pinnable_0)); } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____pinnable_0)); } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____pinnable_0)); } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____pinnable_0)); } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____pinnable_0)); } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____pinnable_0)); } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____pinnable_0)); } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____pinnable_0)); } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____pinnable_0)); } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____pinnable_0)); } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____pinnable_0)); } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____pinnable_0)); } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____pinnable_0)); } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t85E11E4140E6356C6293590FB7832A9551354776 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____pinnable_0)); } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____pinnable_0)); } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____pinnable_0)); } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____pinnable_0)); } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____pinnable_0)); } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____pinnable_0)); } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____pinnable_0)); } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____pinnable_0)); } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tADA37510601FA34CF0623B41095419E4009CB470 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____pinnable_0)); } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____pinnable_0)); } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____pinnable_0)); } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____pinnable_0)); } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____pinnable_0)); } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____pinnable_0)); } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____pinnable_0)); } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC089F74404A3C46975952EE686EC533667BB207F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____pinnable_0)); } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____pinnable_0)); } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____pinnable_0)); } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____pinnable_0)); } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____pinnable_0)); } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____pinnable_0)); } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____pinnable_0)); } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____pinnable_0)); } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t02101D0E06A1280E520FC29615C0103A114946DB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____pinnable_0)); } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____pinnable_0)); } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____pinnable_0)); } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____pinnable_0)); } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____pinnable_0)); } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____pinnable_0)); } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Numerics.Vector`1 struct Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 { public: // System.Numerics.Register System.Numerics.Vector`1::register Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0; public: inline static int32_t get_offset_of_register_0() { return static_cast(offsetof(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175, ___register_0)); } inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; } inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; } inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value) { ___register_0 = value; } }; struct Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175_StaticFields { public: // System.Int32 System.Numerics.Vector`1::s_count int32_t ___s_count_1; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_zero Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 ___s_zero_2; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_one Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 ___s_one_3; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_allOnes Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 ___s_allOnes_4; public: inline static int32_t get_offset_of_s_count_1() { return static_cast(offsetof(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175_StaticFields, ___s_count_1)); } inline int32_t get_s_count_1() const { return ___s_count_1; } inline int32_t* get_address_of_s_count_1() { return &___s_count_1; } inline void set_s_count_1(int32_t value) { ___s_count_1 = value; } inline static int32_t get_offset_of_s_zero_2() { return static_cast(offsetof(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175_StaticFields, ___s_zero_2)); } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 get_s_zero_2() const { return ___s_zero_2; } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * get_address_of_s_zero_2() { return &___s_zero_2; } inline void set_s_zero_2(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 value) { ___s_zero_2 = value; } inline static int32_t get_offset_of_s_one_3() { return static_cast(offsetof(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175_StaticFields, ___s_one_3)); } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 get_s_one_3() const { return ___s_one_3; } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * get_address_of_s_one_3() { return &___s_one_3; } inline void set_s_one_3(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 value) { ___s_one_3 = value; } inline static int32_t get_offset_of_s_allOnes_4() { return static_cast(offsetof(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175_StaticFields, ___s_allOnes_4)); } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 get_s_allOnes_4() const { return ___s_allOnes_4; } inline Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * get_address_of_s_allOnes_4() { return &___s_allOnes_4; } inline void set_s_allOnes_4(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 value) { ___s_allOnes_4 = value; } }; // System.Numerics.Vector`1 struct Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC { public: // System.Numerics.Register System.Numerics.Vector`1::register Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0; public: inline static int32_t get_offset_of_register_0() { return static_cast(offsetof(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC, ___register_0)); } inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; } inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; } inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value) { ___register_0 = value; } }; struct Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC_StaticFields { public: // System.Int32 System.Numerics.Vector`1::s_count int32_t ___s_count_1; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_zero Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC ___s_zero_2; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_one Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC ___s_one_3; // System.Numerics.Vector`1 System.Numerics.Vector`1::s_allOnes Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC ___s_allOnes_4; public: inline static int32_t get_offset_of_s_count_1() { return static_cast(offsetof(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC_StaticFields, ___s_count_1)); } inline int32_t get_s_count_1() const { return ___s_count_1; } inline int32_t* get_address_of_s_count_1() { return &___s_count_1; } inline void set_s_count_1(int32_t value) { ___s_count_1 = value; } inline static int32_t get_offset_of_s_zero_2() { return static_cast(offsetof(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC_StaticFields, ___s_zero_2)); } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC get_s_zero_2() const { return ___s_zero_2; } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * get_address_of_s_zero_2() { return &___s_zero_2; } inline void set_s_zero_2(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC value) { ___s_zero_2 = value; } inline static int32_t get_offset_of_s_one_3() { return static_cast(offsetof(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC_StaticFields, ___s_one_3)); } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC get_s_one_3() const { return ___s_one_3; } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * get_address_of_s_one_3() { return &___s_one_3; } inline void set_s_one_3(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC value) { ___s_one_3 = value; } inline static int32_t get_offset_of_s_allOnes_4() { return static_cast(offsetof(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC_StaticFields, ___s_allOnes_4)); } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC get_s_allOnes_4() const { return ___s_allOnes_4; } inline Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * get_address_of_s_allOnes_4() { return &___s_allOnes_4; } inline void set_s_allOnes_4(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC value) { ___s_allOnes_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::B uint8_t ___B_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::R uint8_t ___R_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_B_1() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___B_1)); } inline uint8_t get_B_1() const { return ___B_1; } inline uint8_t* get_address_of_B_1() { return &___B_1; } inline void set_B_1(uint8_t value) { ___B_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_R_3() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___R_3)); } inline uint8_t get_R_3() const { return ___R_3; } inline uint8_t* get_address_of_R_3() { return &___R_3; } inline void set_R_3(uint8_t value) { ___R_3 = value; } }; struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.Memory.AllocationOptions struct AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5 { public: // System.Int32 SixLabors.ImageSharp.Memory.AllocationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Unity.Collections.Allocator struct Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05 { public: // System.Int32 Unity.Collections.Allocator::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::R uint8_t ___R_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::B uint8_t ___B_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_R_1() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___R_1)); } inline uint8_t get_R_1() const { return ___R_1; } inline uint8_t* get_address_of_R_1() { return &___R_1; } inline void set_R_1(uint8_t value) { ___R_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_B_3() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___B_3)); } inline uint8_t get_B_3() const { return ___B_3; } inline uint8_t* get_address_of_B_3() { return &___B_3; } inline void set_B_3(uint8_t value) { ___B_3 = value; } }; struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::B uint8_t ___B_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::R uint8_t ___R_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8 struct Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 { public: union { #pragma pack(push, tp, 1) struct { // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8::data U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0; }; #pragma pack(pop, tp) struct { U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37, ___data_0)); } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B get_data_0() const { return ___data_0; } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B * get_address_of_data_0() { return &___data_0; } inline void set_data_0(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B value) { ___data_0 = value; } }; // UnityEngine.UIElements.UIR.Implementation.ClipMethod struct ClipMethod_tA71C87935076956E9F6744172102E0169C36420F { public: // System.Int32 UnityEngine.UIElements.UIR.Implementation.ClipMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ClipMethod_tA71C87935076956E9F6744172102E0169C36420F, ___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.ComplexVector4 struct ComplexVector4_t88219122749587130667C01407E5E785BC2055EB { public: // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Real Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Real_0; // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Imaginary Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Imaginary_1; public: inline static int32_t get_offset_of_Real_0() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Real_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Real_0() const { return ___Real_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Real_0() { return &___Real_0; } inline void set_Real_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Real_0 = value; } inline static int32_t get_offset_of_Imaginary_1() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Imaginary_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Imaginary_1() const { return ___Imaginary_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Imaginary_1() { return &___Imaginary_1; } inline void set_Imaginary_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Imaginary_1 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.ExceptionArgument struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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; }; // UnityEngine.Rendering.MeshUpdateFlags struct MeshUpdateFlags_t6CC8A3E19F8A286528978810AB6FFAEEB6A125B5 { public: // System.Int32 UnityEngine.Rendering.MeshUpdateFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MeshUpdateFlags_t6CC8A3E19F8A286528978810AB6FFAEEB6A125B5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.SignalRCore.Messages.MessageTypes struct MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C { public: // System.Int32 BestHTTP.SignalRCore.Messages.MessageTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.UIElements.UIR.OwnedState struct OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA { public: // System.Byte UnityEngine.UIElements.UIR.OwnedState::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // System.Reflection.PInfo struct PInfo_tA2A7DDE9FEBB5094D5B84BD73638EDAFC2689635 { public: // System.Int32 System.Reflection.PInfo::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PInfo_tA2A7DDE9FEBB5094D5B84BD73638EDAFC2689635, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PickingMode struct PickingMode_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552 { public: // System.Int32 UnityEngine.UIElements.PickingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PickingMode_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PropagationPhase struct PropagationPhase_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8 { public: // System.Int32 UnityEngine.UIElements.PropagationPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PropagationPhase_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.PropertyAttributes struct PropertyAttributes_tD4697434E7DA092DDE18E7D5863B2BC2EA5CD3C1 { public: // System.Int32 System.Reflection.PropertyAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PropertyAttributes_tD4697434E7DA092DDE18E7D5863B2BC2EA5CD3C1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PseudoStates struct PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F { public: // System.Int32 UnityEngine.UIElements.PseudoStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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; } }; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes struct RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6 { public: // System.Int32 UnityEngine.UIElements.UIR.RenderDataDirtyTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.RenderHints struct RenderHints_t2229F1931CE245189511EF02048FF877499D8D75 { public: // System.Int32 UnityEngine.UIElements.RenderHints::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderHints_t2229F1931CE245189511EF02048FF877499D8D75, ___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.Reflection.RuntimePropertyInfo struct RuntimePropertyInfo_tBFADAB74EBBB380C7FF1B5004FDD5A39447574B5 : public PropertyInfo_t { public: public: }; // 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; } }; // UnityEngine.Rendering.VertexAttribute struct VertexAttribute_t9B763063E3B1705070D4DB8BC32F21F0FB30867C { public: // System.Int32 UnityEngine.Rendering.VertexAttribute::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VertexAttribute_t9B763063E3B1705070D4DB8BC32F21F0FB30867C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.VertexAttributeFormat struct VertexAttributeFormat_tE5FC93A96237AAF63142B0E521925CAE4F283485 { public: // System.Int32 UnityEngine.Rendering.VertexAttributeFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VertexAttributeFormat_tE5FC93A96237AAF63142B0E521925CAE4F283485, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.VisualElementFlags struct VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470 { public: // System.Int32 UnityEngine.UIElements.VisualElementFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase/EventPropagation struct EventPropagation_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0 { public: // System.Int32 UnityEngine.UIElements.EventBase/EventPropagation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventPropagation_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase/LifeCycleStatus struct LifeCycleStatus_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F { public: // System.Int32 UnityEngine.UIElements.EventBase/LifeCycleStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LifeCycleStatus_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.VisualElement/RenderTargetMode struct RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE { public: // System.Int32 UnityEngine.UIElements.VisualElement/RenderTargetMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE, ___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); } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t192EA3B277030A5D6FF3A88A11C5EADD6FE04FB9* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___root_0)); } inline OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * get_root_0() const { return ___root_0; } inline OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___previousNode_2)); } inline OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t9CEF4A5DFE311B34F323D5CCC0FD08547AC2ECC8 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t192EA3B277030A5D6FF3A88A11C5EADD6FE04FB9* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t192EA3B277030A5D6FF3A88A11C5EADD6FE04FB9** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t192EA3B277030A5D6FF3A88A11C5EADD6FE04FB9* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t2A3C5580EAAF49781A538142CAF1AD0547F7FA02* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___root_0)); } inline OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * get_root_0() const { return ___root_0; } inline OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___previousNode_2)); } inline OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t38A6B167A51A511D8B9FA7DE36E35E303E898038 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t2A3C5580EAAF49781A538142CAF1AD0547F7FA02* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t2A3C5580EAAF49781A538142CAF1AD0547F7FA02** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t2A3C5580EAAF49781A538142CAF1AD0547F7FA02* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tAF7A255E0045050E711D0A386CB917ACFD043BCE* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___root_0)); } inline OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * get_root_0() const { return ___root_0; } inline OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___previousNode_2)); } inline OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t18298A51E3DDDF819034822D8627526F47803D69 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tAF7A255E0045050E711D0A386CB917ACFD043BCE* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tAF7A255E0045050E711D0A386CB917ACFD043BCE** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tAF7A255E0045050E711D0A386CB917ACFD043BCE* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tF63079D403E6A8EDCE7F2103106B9F1785F48E6D* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___root_0)); } inline OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * get_root_0() const { return ___root_0; } inline OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___previousNode_2)); } inline OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tFDE8A2A29B74D75A821F76B4EA107229844582B9 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tF63079D403E6A8EDCE7F2103106B9F1785F48E6D* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tF63079D403E6A8EDCE7F2103106B9F1785F48E6D** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tF63079D403E6A8EDCE7F2103106B9F1785F48E6D* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t17989357C30216F882365AC7D2200BC013672FB0 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t29446B4EC8A073B8C4ED3ABDAA441A8E155B1E90* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___root_0)); } inline OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * get_root_0() const { return ___root_0; } inline OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___previousNode_2)); } inline OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t66FCEED81194DFA0984912689402E7DFFAA1B546 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t17989357C30216F882365AC7D2200BC013672FB0, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t29446B4EC8A073B8C4ED3ABDAA441A8E155B1E90* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t29446B4EC8A073B8C4ED3ABDAA441A8E155B1E90** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t29446B4EC8A073B8C4ED3ABDAA441A8E155B1E90* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t9604CD8990071789B88C5FAF2F336983F3C5FEF3* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___root_0)); } inline OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * get_root_0() const { return ___root_0; } inline OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___previousNode_2)); } inline OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tBB6AEAB173B6AE0C5F7F85D8BF92849DFBAE24AD * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t9604CD8990071789B88C5FAF2F336983F3C5FEF3* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t9604CD8990071789B88C5FAF2F336983F3C5FEF3** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t9604CD8990071789B88C5FAF2F336983F3C5FEF3* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t80693B923CB5BB963568E3E3FB35D3E8B3B82C7A* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___root_0)); } inline OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * get_root_0() const { return ___root_0; } inline OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___previousNode_2)); } inline OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tE774604C657E49E3FB7C159B14BB4969011D6549 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t80693B923CB5BB963568E3E3FB35D3E8B3B82C7A* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t80693B923CB5BB963568E3E3FB35D3E8B3B82C7A** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t80693B923CB5BB963568E3E3FB35D3E8B3B82C7A* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t1F172D23E243F67AC035841C0CE99BCE90AACAB0* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___root_0)); } inline OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * get_root_0() const { return ___root_0; } inline OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___previousNode_2)); } inline OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t6FC884AFBA9FECB82D24169FE1681DD4E6BF5E59 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t1F172D23E243F67AC035841C0CE99BCE90AACAB0* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t1F172D23E243F67AC035841C0CE99BCE90AACAB0** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t1F172D23E243F67AC035841C0CE99BCE90AACAB0* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t372178D402543236C5D814546F03E7C310CEA9E4* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___root_0)); } inline OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * get_root_0() const { return ___root_0; } inline OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___previousNode_2)); } inline OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t3D7ACD2411F565504F3B3CA62BAB8A380783679D * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t372178D402543236C5D814546F03E7C310CEA9E4* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t372178D402543236C5D814546F03E7C310CEA9E4** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t372178D402543236C5D814546F03E7C310CEA9E4* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tEDCEECEFE43069A9A0E466E1154AA3AAA5952D96* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___root_0)); } inline OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * get_root_0() const { return ___root_0; } inline OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___previousNode_2)); } inline OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t8A7B1BBF1DD361766AD3938CF8552C926B896811 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tEDCEECEFE43069A9A0E466E1154AA3AAA5952D96* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tEDCEECEFE43069A9A0E466E1154AA3AAA5952D96** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tEDCEECEFE43069A9A0E466E1154AA3AAA5952D96* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t35C5F92014AABBFF79AD453EFC3B6B11D18B1D28* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___root_0)); } inline OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * get_root_0() const { return ___root_0; } inline OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___previousNode_2)); } inline OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t7D97C8A22260F14B218C80AE78FE8079BCCBE994 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t35C5F92014AABBFF79AD453EFC3B6B11D18B1D28* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t35C5F92014AABBFF79AD453EFC3B6B11D18B1D28** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t35C5F92014AABBFF79AD453EFC3B6B11D18B1D28* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t8CE12739737F8BF72B3B0920D808A966E71A5A9C* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___root_0)); } inline OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * get_root_0() const { return ___root_0; } inline OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___previousNode_2)); } inline OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t088BC2647C2E418D42B3F6E30103ACC0E1DA72CE * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t8CE12739737F8BF72B3B0920D808A966E71A5A9C* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t8CE12739737F8BF72B3B0920D808A966E71A5A9C** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t8CE12739737F8BF72B3B0920D808A966E71A5A9C* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t0B30EA4AC68C24BC4FB44F9DA18EF094AF6C7B6C* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___root_0)); } inline OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * get_root_0() const { return ___root_0; } inline OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___previousNode_2)); } inline OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t7C55B9938FFB837C1513BC54FE71BD6776E0EDF2 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t0B30EA4AC68C24BC4FB44F9DA18EF094AF6C7B6C* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t0B30EA4AC68C24BC4FB44F9DA18EF094AF6C7B6C** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t0B30EA4AC68C24BC4FB44F9DA18EF094AF6C7B6C* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t179870D360788B0860D21FF64A97E6D21A296A32 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t5F3C63903375860CA14C7541DBC9D535EA264290* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___root_0)); } inline OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * get_root_0() const { return ___root_0; } inline OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___previousNode_2)); } inline OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tD92ECA6A9AAE437D43A9667E5CA6E786AE559FE3 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t179870D360788B0860D21FF64A97E6D21A296A32, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t5F3C63903375860CA14C7541DBC9D535EA264290* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t5F3C63903375860CA14C7541DBC9D535EA264290** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t5F3C63903375860CA14C7541DBC9D535EA264290* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tBEA46CE21E7ECD912B14593BD30EFF26D37626E6* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___root_0)); } inline OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * get_root_0() const { return ___root_0; } inline OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___previousNode_2)); } inline OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tEE7426869D8013ECC3F08523DF8BB780F323E7C2 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tBEA46CE21E7ECD912B14593BD30EFF26D37626E6* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tBEA46CE21E7ECD912B14593BD30EFF26D37626E6** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tBEA46CE21E7ECD912B14593BD30EFF26D37626E6* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tE70B1068C7A5C678C66460C776BB63A8E5AEDD30* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___root_0)); } inline OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * get_root_0() const { return ___root_0; } inline OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___previousNode_2)); } inline OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tE6630EB5B9B3500F828906CA563849E316E80997 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tE70B1068C7A5C678C66460C776BB63A8E5AEDD30* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tE70B1068C7A5C678C66460C776BB63A8E5AEDD30** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tE70B1068C7A5C678C66460C776BB63A8E5AEDD30* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t8AE22F0369C128F98C636687F8EFD64787452969* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___root_0)); } inline OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * get_root_0() const { return ___root_0; } inline OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___previousNode_2)); } inline OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t5BF431051AA907134E937F305E7A34E1E75B3203 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t8AE22F0369C128F98C636687F8EFD64787452969* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t8AE22F0369C128F98C636687F8EFD64787452969** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t8AE22F0369C128F98C636687F8EFD64787452969* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t1929F2B783DE4B5C3E311B74242E51F432F4CC01* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___root_0)); } inline OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * get_root_0() const { return ___root_0; } inline OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___previousNode_2)); } inline OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tF99119D8716544FAC0AC35E0451F61FBF09A843A * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t1929F2B783DE4B5C3E311B74242E51F432F4CC01* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t1929F2B783DE4B5C3E311B74242E51F432F4CC01** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t1929F2B783DE4B5C3E311B74242E51F432F4CC01* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t71AFA05511100E2179105479E25CD8B1CA011F6E* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___root_0)); } inline OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * get_root_0() const { return ___root_0; } inline OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___previousNode_2)); } inline OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t02D4B0339827D5F420C14AB1028379AB67AADC88 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t71AFA05511100E2179105479E25CD8B1CA011F6E* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t71AFA05511100E2179105479E25CD8B1CA011F6E** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t71AFA05511100E2179105479E25CD8B1CA011F6E* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tE36BE63147909C797BA5C4A93D95C63DDE8E8BAC* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___root_0)); } inline OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * get_root_0() const { return ___root_0; } inline OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___previousNode_2)); } inline OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t8504F75EFC79A43BB2EC851186929B6E5A06B7C5 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tE36BE63147909C797BA5C4A93D95C63DDE8E8BAC* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tE36BE63147909C797BA5C4A93D95C63DDE8E8BAC** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tE36BE63147909C797BA5C4A93D95C63DDE8E8BAC* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t7FCF96640C0E24D3458D1F4C1E2A69E4EC4C7FBA* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___root_0)); } inline OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * get_root_0() const { return ___root_0; } inline OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___previousNode_2)); } inline OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t832F4C51882D5F6C0447A2373A9DB37008808ABD * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t7FCF96640C0E24D3458D1F4C1E2A69E4EC4C7FBA* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t7FCF96640C0E24D3458D1F4C1E2A69E4EC4C7FBA** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t7FCF96640C0E24D3458D1F4C1E2A69E4EC4C7FBA* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3D57F01750E121CB50E078515256C13793CD34DE : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t95BFE7ADD7C4FFF44F97A5EF859BA1B5D2876F8B* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___root_0)); } inline OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * get_root_0() const { return ___root_0; } inline OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___previousNode_2)); } inline OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tBD247DECFF5725C3B842CCABEACF7AACA356A17A * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t3D57F01750E121CB50E078515256C13793CD34DE, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t95BFE7ADD7C4FFF44F97A5EF859BA1B5D2876F8B* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t95BFE7ADD7C4FFF44F97A5EF859BA1B5D2876F8B** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t95BFE7ADD7C4FFF44F97A5EF859BA1B5D2876F8B* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tF6F36CEDEEEAED5875F62A803D60A7F30AF07AD3* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___root_0)); } inline OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * get_root_0() const { return ___root_0; } inline OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___previousNode_2)); } inline OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tE951677C1E5B1EA50BB3A83D712F45AC890BA035 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tF6F36CEDEEEAED5875F62A803D60A7F30AF07AD3* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tF6F36CEDEEEAED5875F62A803D60A7F30AF07AD3** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tF6F36CEDEEEAED5875F62A803D60A7F30AF07AD3* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tC539BF4363B97F6242235A57681C5453E5D01643* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___root_0)); } inline OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * get_root_0() const { return ___root_0; } inline OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___previousNode_2)); } inline OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t27252C1FABBCAD2AB65A4A83F8335C7D0ECA78F7 * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tC539BF4363B97F6242235A57681C5453E5D01643* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tC539BF4363B97F6242235A57681C5453E5D01643** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tC539BF4363B97F6242235A57681C5453E5D01643* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t491D0B651E47B638493FBF340E686DD87467EAEC : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t96814C252A2743582106DA5BA28116FDCA343926* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___root_0)); } inline OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * get_root_0() const { return ___root_0; } inline OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___previousNode_2)); } inline OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t50CC8D63E1F8308BBE0EA9184A3A11C6D198B8DE * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t96814C252A2743582106DA5BA28116FDCA343926* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t96814C252A2743582106DA5BA28116FDCA343926** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t96814C252A2743582106DA5BA28116FDCA343926* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tE49FAE5FDFF35339C362906FBDA07066EF88CD7F* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___root_0)); } inline OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * get_root_0() const { return ___root_0; } inline OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___previousNode_2)); } inline OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_tCE9B5A0DBFDA1F0007ABD6738B20C0043E77068E * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tE49FAE5FDFF35339C362906FBDA07066EF88CD7F* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tE49FAE5FDFF35339C362906FBDA07066EF88CD7F** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tE49FAE5FDFF35339C362906FBDA07066EF88CD7F* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tECEB00B2331C67B5BDF1E0E10FA0263D2BE659A3* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___root_0)); } inline OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * get_root_0() const { return ___root_0; } inline OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___previousNode_2)); } inline OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t3952649C1B89A182FA41DA73980D9F45E069348C * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tECEB00B2331C67B5BDF1E0E10FA0263D2BE659A3* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tECEB00B2331C67B5BDF1E0E10FA0263D2BE659A3** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tECEB00B2331C67B5BDF1E0E10FA0263D2BE659A3* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_t15BC15DA3528FA2119E566A796D1764DD7B9B191* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___root_0)); } inline OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * get_root_0() const { return ___root_0; } inline OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___previousNode_2)); } inline OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t5524C07268AE9083291E6E364F6E70384554140D * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_t15BC15DA3528FA2119E566A796D1764DD7B9B191* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_t15BC15DA3528FA2119E566A796D1764DD7B9B191** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_t15BC15DA3528FA2119E566A796D1764DD7B9B191* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t541B697837D23BCA3915E0C29884C38728C7978C : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::root OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * ___root_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::maxColorBits int32_t ___maxColorBits_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousNode OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * ___previousNode_2; // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::previousColor Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___previousColor_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField int32_t ___U3CLeavesU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree/OctreeNode[] SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree::k__BackingField OctreeNodeU5BU5D_tEA68A6DB144BA43074AF6C9B78B09A955D082F0F* ___U3CReducibleNodesU3Ek__BackingField_5; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___root_0)); } inline OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * get_root_0() const { return ___root_0; } inline OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_maxColorBits_1() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___maxColorBits_1)); } inline int32_t get_maxColorBits_1() const { return ___maxColorBits_1; } inline int32_t* get_address_of_maxColorBits_1() { return &___maxColorBits_1; } inline void set_maxColorBits_1(int32_t value) { ___maxColorBits_1 = value; } inline static int32_t get_offset_of_previousNode_2() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___previousNode_2)); } inline OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * get_previousNode_2() const { return ___previousNode_2; } inline OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C ** get_address_of_previousNode_2() { return &___previousNode_2; } inline void set_previousNode_2(OctreeNode_t7059F29D069D8D6E1A5C7395327FB7122299151C * value) { ___previousNode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___previousNode_2), (void*)value); } inline static int32_t get_offset_of_previousColor_3() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___previousColor_3)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_previousColor_3() const { return ___previousColor_3; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_previousColor_3() { return &___previousColor_3; } inline void set_previousColor_3(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___previousColor_3 = value; } inline static int32_t get_offset_of_U3CLeavesU3Ek__BackingField_4() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___U3CLeavesU3Ek__BackingField_4)); } inline int32_t get_U3CLeavesU3Ek__BackingField_4() const { return ___U3CLeavesU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLeavesU3Ek__BackingField_4() { return &___U3CLeavesU3Ek__BackingField_4; } inline void set_U3CLeavesU3Ek__BackingField_4(int32_t value) { ___U3CLeavesU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CReducibleNodesU3Ek__BackingField_5() { return static_cast(offsetof(Octree_t541B697837D23BCA3915E0C29884C38728C7978C, ___U3CReducibleNodesU3Ek__BackingField_5)); } inline OctreeNodeU5BU5D_tEA68A6DB144BA43074AF6C9B78B09A955D082F0F* get_U3CReducibleNodesU3Ek__BackingField_5() const { return ___U3CReducibleNodesU3Ek__BackingField_5; } inline OctreeNodeU5BU5D_tEA68A6DB144BA43074AF6C9B78B09A955D082F0F** get_address_of_U3CReducibleNodesU3Ek__BackingField_5() { return &___U3CReducibleNodesU3Ek__BackingField_5; } inline void set_U3CReducibleNodesU3Ek__BackingField_5(OctreeNodeU5BU5D_tEA68A6DB144BA43074AF6C9B78B09A955D082F0F* value) { ___U3CReducibleNodesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReducibleNodesU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t31EFAC20DDEC6F436C8B5662C19FBB6B35347F9A : public ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t31EFAC20DDEC6F436C8B5662C19FBB6B35347F9A, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t330C578A68CF98CB8F1782FE9CD47A3AE2C5B257 : public ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t330C578A68CF98CB8F1782FE9CD47A3AE2C5B257, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t53CBB67172984A891CB1F8898151B1CF2306A570 : public ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t53CBB67172984A891CB1F8898151B1CF2306A570, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t9E8568F50656C111F6B4ED34EE6F906EED7A492C : public ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t9E8568F50656C111F6B4ED34EE6F906EED7A492C, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t8DFCFB4A936351195209F1131271AF76CAA80658 : public ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t8DFCFB4A936351195209F1131271AF76CAA80658, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t17C5A8551BEA867A6071B6043EB0C46C8F5E22AF : public ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t17C5A8551BEA867A6071B6043EB0C46C8F5E22AF, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t0A484EFE128CF5A3E4F911C0E81CE91644621B42 : public ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t0A484EFE128CF5A3E4F911C0E81CE91644621B42, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t16F95FD7F576567DDFB136364A76A9A513FC5BC9 : public ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t16F95FD7F576567DDFB136364A76A9A513FC5BC9, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t4F3172EFD1B6BFAAAD248965563253C71D600F78 : public ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t4F3172EFD1B6BFAAAD248965563253C71D600F78, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tA1836A226F64DB80D55C26B51A971EA1BA0F9357 : public ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tA1836A226F64DB80D55C26B51A971EA1BA0F9357, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t6F7B3EEDBCF8EF606F76B7E775EB29DCDE8ED5ED : public ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t6F7B3EEDBCF8EF606F76B7E775EB29DCDE8ED5ED, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tD2F9FF6F51C04B9D1725C6B3E003CBE1EBD85CA1 : public ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tD2F9FF6F51C04B9D1725C6B3E003CBE1EBD85CA1, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t70FA86374F336D07DFEDCE2863CFAB234B3D9773 : public ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t70FA86374F336D07DFEDCE2863CFAB234B3D9773, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tCC22C589E58094564868F5781D9540B03FD04E94 : public ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tCC22C589E58094564868F5781D9540B03FD04E94, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t67D2A9D681D4FFB5D414FA5DA04BF725DA9332D4 : public ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t67D2A9D681D4FFB5D414FA5DA04BF725DA9332D4, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t0DC6B297D708D84FA46388D0D55049F9317DF9AC : public ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t0DC6B297D708D84FA46388D0D55049F9317DF9AC, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t893E0D8FEF953F31F25C408F66D03209D92C6CF4 : public ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t893E0D8FEF953F31F25C408F66D03209D92C6CF4, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t941D1DDE34D602376D933E890A33AE573C110B97 : public ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t941D1DDE34D602376D933E890A33AE573C110B97, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tF7DDA028AD167720AAA3C0497DEF18732A94A56E : public ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tF7DDA028AD167720AAA3C0497DEF18732A94A56E, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tBCD7BE4B4C1D7C26B711EFB629DEB8C5AEB9A81A : public ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tBCD7BE4B4C1D7C26B711EFB629DEB8C5AEB9A81A, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tD5002AEB5E2F9C21F4ADCB7FFBB52C2595318EA4 : public ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tD5002AEB5E2F9C21F4ADCB7FFBB52C2595318EA4, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t2305CF5DB6DE93A1246CE154D5281BF3F1137285 : public ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t2305CF5DB6DE93A1246CE154D5281BF3F1137285, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t94DB345B4EA80461AF4145867D8C41184CA5C283 : public ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t94DB345B4EA80461AF4145867D8C41184CA5C283, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t32DEEB4BE1CFDDC7ECEDE62A566C91B76BFC98B7 : public ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t32DEEB4BE1CFDDC7ECEDE62A566C91B76BFC98B7, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t419A28F70403F9C61C22BCB9C172C822966639D7 : public ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t419A28F70403F9C61C22BCB9C172C822966639D7, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tA23C36946694F192A2404FE3B816503BC6E4A624 : public ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tA23C36946694F192A2404FE3B816503BC6E4A624, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t17A9CC3756F1FAAC4AACD4180E44F7D9F9C21D64 : public ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t17A9CC3756F1FAAC4AACD4180E44F7D9F9C21D64, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_tF2155EAC401A674BFCB9C5BE835EBDE741A0F9EF : public ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_tF2155EAC401A674BFCB9C5BE835EBDE741A0F9EF, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1 struct OilPaintingProcessor_1_t0EA36CFC890B4A2BA67E03B1B8B78B150A3A0072 : public ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 { public: // SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor`1::definition OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(OilPaintingProcessor_1_t0EA36CFC890B4A2BA67E03B1B8B78B150A3A0072, ___definition_3)); } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * get_definition_3() const { return ___definition_3; } inline OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD : public RuntimeObject { public: // T System.Pinnable`1::Data Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD, ___Data_0)); } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 get_Data_0() const { return ___Data_0; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A : public RuntimeObject { public: // T System.Pinnable`1::Data Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A, ___Data_0)); } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD get_Data_0() const { return ___Data_0; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF, ___Data_0)); } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 get_Data_0() const { return ___Data_0; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 : public RuntimeObject { public: // T System.Pinnable`1::Data Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98, ___Data_0)); } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 get_Data_0() const { return ___Data_0; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 : public RuntimeObject { public: // T System.Pinnable`1::Data ComplexVector4_t88219122749587130667C01407E5E785BC2055EB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30, ___Data_0)); } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB get_Data_0() const { return ___Data_0; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC : public RuntimeObject { public: // T System.Pinnable`1::Data L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC, ___Data_0)); } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 get_Data_0() const { return ___Data_0; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E : public RuntimeObject { public: // T System.Pinnable`1::Data La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E, ___Data_0)); } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 get_Data_0() const { return ___Data_0; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3, ___Data_0)); } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 get_Data_0() const { return ___Data_0; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56, ___Data_0)); } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 get_Data_0() const { return ___Data_0; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804, ___Data_0)); } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 get_Data_0() const { return ___Data_0; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8, ___Data_0)); } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 get_Data_0() const { return ___Data_0; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 : public RuntimeObject { public: // T System.Pinnable`1::Data Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4, ___Data_0)); } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB get_Data_0() const { return ___Data_0; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D, ___Data_0)); } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 get_Data_0() const { return ___Data_0; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF, ___Data_0)); } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC get_Data_0() const { return ___Data_0; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63, ___Data_0)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_Data_0() const { return ___Data_0; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF : public RuntimeObject { public: // T System.Pinnable`1::Data RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF, ___Data_0)); } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 get_Data_0() const { return ___Data_0; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C : public RuntimeObject { public: // T System.Pinnable`1::Data Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C, ___Data_0)); } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 get_Data_0() const { return ___Data_0; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 : public RuntimeObject { public: // T System.Pinnable`1::Data Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1, ___Data_0)); } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C get_Data_0() const { return ___Data_0; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { ___Data_0 = value; } }; // UnityEngine.UIElements.UIR.BMPAlloc struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 { public: // System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page int32_t ___page_1; // System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine uint16_t ___pageLine_2; // System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex uint8_t ___bitIndex_3; // UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState uint8_t ___ownedState_4; public: inline static int32_t get_offset_of_page_1() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___page_1)); } inline int32_t get_page_1() const { return ___page_1; } inline int32_t* get_address_of_page_1() { return &___page_1; } inline void set_page_1(int32_t value) { ___page_1 = value; } inline static int32_t get_offset_of_pageLine_2() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___pageLine_2)); } inline uint16_t get_pageLine_2() const { return ___pageLine_2; } inline uint16_t* get_address_of_pageLine_2() { return &___pageLine_2; } inline void set_pageLine_2(uint16_t value) { ___pageLine_2 = value; } inline static int32_t get_offset_of_bitIndex_3() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___bitIndex_3)); } inline uint8_t get_bitIndex_3() const { return ___bitIndex_3; } inline uint8_t* get_address_of_bitIndex_3() { return &___bitIndex_3; } inline void set_bitIndex_3(uint8_t value) { ___bitIndex_3 = value; } inline static int32_t get_offset_of_ownedState_4() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___ownedState_4)); } inline uint8_t get_ownedState_4() const { return ___ownedState_4; } inline uint8_t* get_address_of_ownedState_4() { return &___ownedState_4; } inline void set_ownedState_4(uint8_t value) { ___ownedState_4 = value; } }; struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields { public: // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.BMPAlloc::Invalid BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields, ___Invalid_0)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_Invalid_0() const { return ___Invalid_0; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___Invalid_0 = value; } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // 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); } }; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 : public RuntimeObject { public: // System.Int64 UnityEngine.UIElements.EventBase::k__BackingField int64_t ___U3CtimestampU3Ek__BackingField_2; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CeventIdU3Ek__BackingField_3; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CtriggerEventIdU3Ek__BackingField_4; // UnityEngine.UIElements.EventBase/EventPropagation UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationU3Ek__BackingField_5; // UnityEngine.UIElements.PropagationPaths UnityEngine.UIElements.EventBase::m_Path PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * ___m_Path_6; // UnityEngine.UIElements.EventBase/LifeCycleStatus UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3ClifeCycleStatusU3Ek__BackingField_7; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::k__BackingField RuntimeObject* ___U3CleafTargetU3Ek__BackingField_8; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_Target RuntimeObject* ___m_Target_9; // System.Collections.Generic.List`1 UnityEngine.UIElements.EventBase::k__BackingField List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * ___U3CskipElementsU3Ek__BackingField_10; // UnityEngine.UIElements.PropagationPhase UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationPhaseU3Ek__BackingField_11; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_CurrentTarget RuntimeObject* ___m_CurrentTarget_12; // UnityEngine.Event UnityEngine.UIElements.EventBase::m_ImguiEvent Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___m_ImguiEvent_13; // UnityEngine.Vector2 UnityEngine.UIElements.EventBase::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CoriginalMousePositionU3Ek__BackingField_14; public: inline static int32_t get_offset_of_U3CtimestampU3Ek__BackingField_2() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CtimestampU3Ek__BackingField_2)); } inline int64_t get_U3CtimestampU3Ek__BackingField_2() const { return ___U3CtimestampU3Ek__BackingField_2; } inline int64_t* get_address_of_U3CtimestampU3Ek__BackingField_2() { return &___U3CtimestampU3Ek__BackingField_2; } inline void set_U3CtimestampU3Ek__BackingField_2(int64_t value) { ___U3CtimestampU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CeventIdU3Ek__BackingField_3() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CeventIdU3Ek__BackingField_3)); } inline uint64_t get_U3CeventIdU3Ek__BackingField_3() const { return ___U3CeventIdU3Ek__BackingField_3; } inline uint64_t* get_address_of_U3CeventIdU3Ek__BackingField_3() { return &___U3CeventIdU3Ek__BackingField_3; } inline void set_U3CeventIdU3Ek__BackingField_3(uint64_t value) { ___U3CeventIdU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CtriggerEventIdU3Ek__BackingField_4() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CtriggerEventIdU3Ek__BackingField_4)); } inline uint64_t get_U3CtriggerEventIdU3Ek__BackingField_4() const { return ___U3CtriggerEventIdU3Ek__BackingField_4; } inline uint64_t* get_address_of_U3CtriggerEventIdU3Ek__BackingField_4() { return &___U3CtriggerEventIdU3Ek__BackingField_4; } inline void set_U3CtriggerEventIdU3Ek__BackingField_4(uint64_t value) { ___U3CtriggerEventIdU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CpropagationU3Ek__BackingField_5() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CpropagationU3Ek__BackingField_5)); } inline int32_t get_U3CpropagationU3Ek__BackingField_5() const { return ___U3CpropagationU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CpropagationU3Ek__BackingField_5() { return &___U3CpropagationU3Ek__BackingField_5; } inline void set_U3CpropagationU3Ek__BackingField_5(int32_t value) { ___U3CpropagationU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_Path_6() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_Path_6)); } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * get_m_Path_6() const { return ___m_Path_6; } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 ** get_address_of_m_Path_6() { return &___m_Path_6; } inline void set_m_Path_6(PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * value) { ___m_Path_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_6), (void*)value); } inline static int32_t get_offset_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3ClifeCycleStatusU3Ek__BackingField_7)); } inline int32_t get_U3ClifeCycleStatusU3Ek__BackingField_7() const { return ___U3ClifeCycleStatusU3Ek__BackingField_7; } inline int32_t* get_address_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return &___U3ClifeCycleStatusU3Ek__BackingField_7; } inline void set_U3ClifeCycleStatusU3Ek__BackingField_7(int32_t value) { ___U3ClifeCycleStatusU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CleafTargetU3Ek__BackingField_8() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CleafTargetU3Ek__BackingField_8)); } inline RuntimeObject* get_U3CleafTargetU3Ek__BackingField_8() const { return ___U3CleafTargetU3Ek__BackingField_8; } inline RuntimeObject** get_address_of_U3CleafTargetU3Ek__BackingField_8() { return &___U3CleafTargetU3Ek__BackingField_8; } inline void set_U3CleafTargetU3Ek__BackingField_8(RuntimeObject* value) { ___U3CleafTargetU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleafTargetU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_m_Target_9() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_Target_9)); } inline RuntimeObject* get_m_Target_9() const { return ___m_Target_9; } inline RuntimeObject** get_address_of_m_Target_9() { return &___m_Target_9; } inline void set_m_Target_9(RuntimeObject* value) { ___m_Target_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Target_9), (void*)value); } inline static int32_t get_offset_of_U3CskipElementsU3Ek__BackingField_10() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CskipElementsU3Ek__BackingField_10)); } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * get_U3CskipElementsU3Ek__BackingField_10() const { return ___U3CskipElementsU3Ek__BackingField_10; } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 ** get_address_of_U3CskipElementsU3Ek__BackingField_10() { return &___U3CskipElementsU3Ek__BackingField_10; } inline void set_U3CskipElementsU3Ek__BackingField_10(List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * value) { ___U3CskipElementsU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CskipElementsU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3CpropagationPhaseU3Ek__BackingField_11() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CpropagationPhaseU3Ek__BackingField_11)); } inline int32_t get_U3CpropagationPhaseU3Ek__BackingField_11() const { return ___U3CpropagationPhaseU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CpropagationPhaseU3Ek__BackingField_11() { return &___U3CpropagationPhaseU3Ek__BackingField_11; } inline void set_U3CpropagationPhaseU3Ek__BackingField_11(int32_t value) { ___U3CpropagationPhaseU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_CurrentTarget_12() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_CurrentTarget_12)); } inline RuntimeObject* get_m_CurrentTarget_12() const { return ___m_CurrentTarget_12; } inline RuntimeObject** get_address_of_m_CurrentTarget_12() { return &___m_CurrentTarget_12; } inline void set_m_CurrentTarget_12(RuntimeObject* value) { ___m_CurrentTarget_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentTarget_12), (void*)value); } inline static int32_t get_offset_of_m_ImguiEvent_13() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_ImguiEvent_13)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_m_ImguiEvent_13() const { return ___m_ImguiEvent_13; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_m_ImguiEvent_13() { return &___m_ImguiEvent_13; } inline void set_m_ImguiEvent_13(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * value) { ___m_ImguiEvent_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ImguiEvent_13), (void*)value); } inline static int32_t get_offset_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CoriginalMousePositionU3Ek__BackingField_14)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CoriginalMousePositionU3Ek__BackingField_14() const { return ___U3CoriginalMousePositionU3Ek__BackingField_14; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return &___U3CoriginalMousePositionU3Ek__BackingField_14; } inline void set_U3CoriginalMousePositionU3Ek__BackingField_14(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CoriginalMousePositionU3Ek__BackingField_14 = value; } }; struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase::s_LastTypeId int64_t ___s_LastTypeId_0; // System.UInt64 UnityEngine.UIElements.EventBase::s_NextEventId uint64_t ___s_NextEventId_1; public: inline static int32_t get_offset_of_s_LastTypeId_0() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields, ___s_LastTypeId_0)); } inline int64_t get_s_LastTypeId_0() const { return ___s_LastTypeId_0; } inline int64_t* get_address_of_s_LastTypeId_0() { return &___s_LastTypeId_0; } inline void set_s_LastTypeId_0(int64_t value) { ___s_LastTypeId_0 = value; } inline static int32_t get_offset_of_s_NextEventId_1() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields, ___s_NextEventId_1)); } inline uint64_t get_s_NextEventId_1() const { return ___s_NextEventId_1; } inline uint64_t* get_address_of_s_NextEventId_1() { return &___s_NextEventId_1; } inline void set_s_NextEventId_1(uint64_t value) { ___s_NextEventId_1 = value; } }; // BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 { public: // BestHTTP.SignalRCore.Messages.MessageTypes BestHTTP.SignalRCore.Messages.InvocationMessage::type int32_t ___type_0; // System.String BestHTTP.SignalRCore.Messages.InvocationMessage::invocationId String_t* ___invocationId_1; // System.Boolean BestHTTP.SignalRCore.Messages.InvocationMessage::nonblocking bool ___nonblocking_2; // System.String BestHTTP.SignalRCore.Messages.InvocationMessage::target String_t* ___target_3; // System.Object[] BestHTTP.SignalRCore.Messages.InvocationMessage::arguments ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_invocationId_1() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___invocationId_1)); } inline String_t* get_invocationId_1() const { return ___invocationId_1; } inline String_t** get_address_of_invocationId_1() { return &___invocationId_1; } inline void set_invocationId_1(String_t* value) { ___invocationId_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_1), (void*)value); } inline static int32_t get_offset_of_nonblocking_2() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___nonblocking_2)); } inline bool get_nonblocking_2() const { return ___nonblocking_2; } inline bool* get_address_of_nonblocking_2() { return &___nonblocking_2; } inline void set_nonblocking_2(bool value) { ___nonblocking_2 = value; } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___target_3)); } inline String_t* get_target_3() const { return ___target_3; } inline String_t** get_address_of_target_3() { return &___target_3; } inline void set_target_3(String_t* value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_3), (void*)value); } inline static int32_t get_offset_of_arguments_4() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___arguments_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_arguments_4() const { return ___arguments_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_arguments_4() { return &___arguments_4; } inline void set_arguments_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___arguments_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___arguments_4), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_marshaled_pinvoke { int32_t ___type_0; char* ___invocationId_1; int32_t ___nonblocking_2; char* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_marshaled_com { int32_t ___type_0; Il2CppChar* ___invocationId_1; int32_t ___nonblocking_2; Il2CppChar* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; }; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 { public: // BestHTTP.SignalRCore.Messages.MessageTypes BestHTTP.SignalRCore.Messages.Message::type int32_t ___type_0; // System.String BestHTTP.SignalRCore.Messages.Message::invocationId String_t* ___invocationId_1; // System.Boolean BestHTTP.SignalRCore.Messages.Message::nonblocking bool ___nonblocking_2; // System.String BestHTTP.SignalRCore.Messages.Message::target String_t* ___target_3; // System.Object[] BestHTTP.SignalRCore.Messages.Message::arguments ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; // System.Object BestHTTP.SignalRCore.Messages.Message::item RuntimeObject * ___item_5; // System.Object BestHTTP.SignalRCore.Messages.Message::result RuntimeObject * ___result_6; // System.String BestHTTP.SignalRCore.Messages.Message::error String_t* ___error_7; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_invocationId_1() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___invocationId_1)); } inline String_t* get_invocationId_1() const { return ___invocationId_1; } inline String_t** get_address_of_invocationId_1() { return &___invocationId_1; } inline void set_invocationId_1(String_t* value) { ___invocationId_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_1), (void*)value); } inline static int32_t get_offset_of_nonblocking_2() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___nonblocking_2)); } inline bool get_nonblocking_2() const { return ___nonblocking_2; } inline bool* get_address_of_nonblocking_2() { return &___nonblocking_2; } inline void set_nonblocking_2(bool value) { ___nonblocking_2 = value; } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___target_3)); } inline String_t* get_target_3() const { return ___target_3; } inline String_t** get_address_of_target_3() { return &___target_3; } inline void set_target_3(String_t* value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_3), (void*)value); } inline static int32_t get_offset_of_arguments_4() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___arguments_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_arguments_4() const { return ___arguments_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_arguments_4() { return &___arguments_4; } inline void set_arguments_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___arguments_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___arguments_4), (void*)value); } inline static int32_t get_offset_of_item_5() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___item_5)); } inline RuntimeObject * get_item_5() const { return ___item_5; } inline RuntimeObject ** get_address_of_item_5() { return &___item_5; } inline void set_item_5(RuntimeObject * value) { ___item_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_5), (void*)value); } inline static int32_t get_offset_of_result_6() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___result_6)); } inline RuntimeObject * get_result_6() const { return ___result_6; } inline RuntimeObject ** get_address_of_result_6() { return &___result_6; } inline void set_result_6(RuntimeObject * value) { ___result_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___result_6), (void*)value); } inline static int32_t get_offset_of_error_7() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___error_7)); } inline String_t* get_error_7() const { return ___error_7; } inline String_t** get_address_of_error_7() { return &___error_7; } inline void set_error_7(String_t* value) { ___error_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___error_7), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_pinvoke { int32_t ___type_0; char* ___invocationId_1; int32_t ___nonblocking_2; char* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; char* ___error_7; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_com { int32_t ___type_0; Il2CppChar* ___invocationId_1; int32_t ___nonblocking_2; Il2CppChar* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; Il2CppChar* ___error_7; }; // System.Reflection.MonoPropertyInfo struct MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82 { public: // System.Type System.Reflection.MonoPropertyInfo::parent Type_t * ___parent_0; // System.Type System.Reflection.MonoPropertyInfo::declaring_type Type_t * ___declaring_type_1; // System.String System.Reflection.MonoPropertyInfo::name String_t* ___name_2; // System.Reflection.MethodInfo System.Reflection.MonoPropertyInfo::get_method MethodInfo_t * ___get_method_3; // System.Reflection.MethodInfo System.Reflection.MonoPropertyInfo::set_method MethodInfo_t * ___set_method_4; // System.Reflection.PropertyAttributes System.Reflection.MonoPropertyInfo::attrs int32_t ___attrs_5; public: inline static int32_t get_offset_of_parent_0() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___parent_0)); } inline Type_t * get_parent_0() const { return ___parent_0; } inline Type_t ** get_address_of_parent_0() { return &___parent_0; } inline void set_parent_0(Type_t * value) { ___parent_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_0), (void*)value); } inline static int32_t get_offset_of_declaring_type_1() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___declaring_type_1)); } inline Type_t * get_declaring_type_1() const { return ___declaring_type_1; } inline Type_t ** get_address_of_declaring_type_1() { return &___declaring_type_1; } inline void set_declaring_type_1(Type_t * value) { ___declaring_type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___declaring_type_1), (void*)value); } inline static int32_t get_offset_of_name_2() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___name_2)); } inline String_t* get_name_2() const { return ___name_2; } inline String_t** get_address_of_name_2() { return &___name_2; } inline void set_name_2(String_t* value) { ___name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_2), (void*)value); } inline static int32_t get_offset_of_get_method_3() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___get_method_3)); } inline MethodInfo_t * get_get_method_3() const { return ___get_method_3; } inline MethodInfo_t ** get_address_of_get_method_3() { return &___get_method_3; } inline void set_get_method_3(MethodInfo_t * value) { ___get_method_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___get_method_3), (void*)value); } inline static int32_t get_offset_of_set_method_4() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___set_method_4)); } inline MethodInfo_t * get_set_method_4() const { return ___set_method_4; } inline MethodInfo_t ** get_address_of_set_method_4() { return &___set_method_4; } inline void set_set_method_4(MethodInfo_t * value) { ___set_method_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___set_method_4), (void*)value); } inline static int32_t get_offset_of_attrs_5() { return static_cast(offsetof(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82, ___attrs_5)); } inline int32_t get_attrs_5() const { return ___attrs_5; } inline int32_t* get_address_of_attrs_5() { return &___attrs_5; } inline void set_attrs_5(int32_t value) { ___attrs_5 = value; } }; // Native definition for P/Invoke marshalling of System.Reflection.MonoPropertyInfo struct MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82_marshaled_pinvoke { Type_t * ___parent_0; Type_t * ___declaring_type_1; char* ___name_2; MethodInfo_t * ___get_method_3; MethodInfo_t * ___set_method_4; int32_t ___attrs_5; }; // Native definition for COM marshalling of System.Reflection.MonoPropertyInfo struct MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82_marshaled_com { Type_t * ___parent_0; Type_t * ___declaring_type_1; Il2CppChar* ___name_2; MethodInfo_t * ___get_method_3; MethodInfo_t * ___set_method_4; int32_t ___attrs_5; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither struct OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E { public: // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::thresholdMatrix DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___thresholdMatrix_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::modulusX int32_t ___modulusX_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::modulusY int32_t ___modulusY_2; public: inline static int32_t get_offset_of_thresholdMatrix_0() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E, ___thresholdMatrix_0)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_thresholdMatrix_0() const { return ___thresholdMatrix_0; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_thresholdMatrix_0() { return &___thresholdMatrix_0; } inline void set_thresholdMatrix_0(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___thresholdMatrix_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___thresholdMatrix_0))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_modulusX_1() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E, ___modulusX_1)); } inline int32_t get_modulusX_1() const { return ___modulusX_1; } inline int32_t* get_address_of_modulusX_1() { return &___modulusX_1; } inline void set_modulusX_1(int32_t value) { ___modulusX_1 = value; } inline static int32_t get_offset_of_modulusY_2() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E, ___modulusY_2)); } inline int32_t get_modulusY_2() const { return ___modulusY_2; } inline int32_t* get_address_of_modulusY_2() { return &___modulusY_2; } inline void set_modulusY_2(int32_t value) { ___modulusY_2 = value; } }; struct OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Bayer2x2 OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___Bayer2x2_3; // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Bayer4x4 OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___Bayer4x4_4; // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Bayer8x8 OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___Bayer8x8_5; // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Bayer16x16 OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___Bayer16x16_6; // SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Ordered3x3 OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___Ordered3x3_7; public: inline static int32_t get_offset_of_Bayer2x2_3() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields, ___Bayer2x2_3)); } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E get_Bayer2x2_3() const { return ___Bayer2x2_3; } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * get_address_of_Bayer2x2_3() { return &___Bayer2x2_3; } inline void set_Bayer2x2_3(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E value) { ___Bayer2x2_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Bayer2x2_3))->___thresholdMatrix_0))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_Bayer4x4_4() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields, ___Bayer4x4_4)); } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E get_Bayer4x4_4() const { return ___Bayer4x4_4; } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * get_address_of_Bayer4x4_4() { return &___Bayer4x4_4; } inline void set_Bayer4x4_4(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E value) { ___Bayer4x4_4 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Bayer4x4_4))->___thresholdMatrix_0))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_Bayer8x8_5() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields, ___Bayer8x8_5)); } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E get_Bayer8x8_5() const { return ___Bayer8x8_5; } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * get_address_of_Bayer8x8_5() { return &___Bayer8x8_5; } inline void set_Bayer8x8_5(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E value) { ___Bayer8x8_5 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Bayer8x8_5))->___thresholdMatrix_0))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_Bayer16x16_6() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields, ___Bayer16x16_6)); } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E get_Bayer16x16_6() const { return ___Bayer16x16_6; } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * get_address_of_Bayer16x16_6() { return &___Bayer16x16_6; } inline void set_Bayer16x16_6(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E value) { ___Bayer16x16_6 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Bayer16x16_6))->___thresholdMatrix_0))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_Ordered3x3_7() { return static_cast(offsetof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_StaticFields, ___Ordered3x3_7)); } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E get_Ordered3x3_7() const { return ___Ordered3x3_7; } inline OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * get_address_of_Ordered3x3_7() { return &___Ordered3x3_7; } inline void set_Ordered3x3_7(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E value) { ___Ordered3x3_7 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Ordered3x3_7))->___thresholdMatrix_0))->___Data_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither struct OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_marshaled_pinvoke { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___thresholdMatrix_0; int32_t ___modulusX_1; int32_t ___modulusY_2; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither struct OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_marshaled_com { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___thresholdMatrix_0; int32_t ___modulusX_1; int32_t ___modulusY_2; }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // UnityEngine.UnityException struct UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101 : public Exception_t { public: public: }; // 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.Reflection.MonoProperty/Getter`2 struct Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB : public MulticastDelegate_t { public: public: }; // System.Reflection.MonoProperty/StaticGetter`1 struct StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.IndexOutOfRangeException struct IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Reflection.MonoProperty struct MonoProperty_t : public RuntimePropertyInfo_tBFADAB74EBBB380C7FF1B5004FDD5A39447574B5 { public: // System.IntPtr System.Reflection.MonoProperty::klass intptr_t ___klass_0; // System.IntPtr System.Reflection.MonoProperty::prop intptr_t ___prop_1; // System.Reflection.MonoPropertyInfo System.Reflection.MonoProperty::info MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82 ___info_2; // System.Reflection.PInfo System.Reflection.MonoProperty::cached int32_t ___cached_3; // System.Reflection.MonoProperty/GetterAdapter System.Reflection.MonoProperty::cached_getter GetterAdapter_t4638094A6814F5738CB2D77994423EEBAB6F342A * ___cached_getter_4; public: inline static int32_t get_offset_of_klass_0() { return static_cast(offsetof(MonoProperty_t, ___klass_0)); } inline intptr_t get_klass_0() const { return ___klass_0; } inline intptr_t* get_address_of_klass_0() { return &___klass_0; } inline void set_klass_0(intptr_t value) { ___klass_0 = value; } inline static int32_t get_offset_of_prop_1() { return static_cast(offsetof(MonoProperty_t, ___prop_1)); } inline intptr_t get_prop_1() const { return ___prop_1; } inline intptr_t* get_address_of_prop_1() { return &___prop_1; } inline void set_prop_1(intptr_t value) { ___prop_1 = value; } inline static int32_t get_offset_of_info_2() { return static_cast(offsetof(MonoProperty_t, ___info_2)); } inline MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82 get_info_2() const { return ___info_2; } inline MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82 * get_address_of_info_2() { return &___info_2; } inline void set_info_2(MonoPropertyInfo_tA5A058F3C4CD862912818E54A4B6152F21433B82 value) { ___info_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___info_2))->___parent_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___info_2))->___declaring_type_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___info_2))->___name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___info_2))->___get_method_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___info_2))->___set_method_4), (void*)NULL); #endif } inline static int32_t get_offset_of_cached_3() { return static_cast(offsetof(MonoProperty_t, ___cached_3)); } inline int32_t get_cached_3() const { return ___cached_3; } inline int32_t* get_address_of_cached_3() { return &___cached_3; } inline void set_cached_3(int32_t value) { ___cached_3 = value; } inline static int32_t get_offset_of_cached_getter_4() { return static_cast(offsetof(MonoProperty_t, ___cached_getter_4)); } inline GetterAdapter_t4638094A6814F5738CB2D77994423EEBAB6F342A * get_cached_getter_4() const { return ___cached_getter_4; } inline GetterAdapter_t4638094A6814F5738CB2D77994423EEBAB6F342A ** get_address_of_cached_getter_4() { return &___cached_getter_4; } inline void set_cached_getter_4(GetterAdapter_t4638094A6814F5738CB2D77994423EEBAB6F342A * value) { ___cached_getter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_getter_4), (void*)value); } }; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prev VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::next VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::groupTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::boneTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::hierarchyDepth int32_t ___hierarchyDepth_6; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes UnityEngine.UIElements.UIR.RenderChainVEData::dirtiedValues int32_t ___dirtiedValues_7; // System.UInt32 UnityEngine.UIElements.UIR.RenderChainVEData::dirtyID uint32_t ___dirtyID_8; // UnityEngine.UIElements.UIR.Implementation.ClipMethod UnityEngine.UIElements.UIR.RenderChainVEData::clipMethod int32_t ___clipMethod_9; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isInChain bool ___isInChain_14; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isStencilClipped bool ___isStencilClipped_15; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isHierarchyHidden bool ___isHierarchyHidden_16; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::disableNudging bool ___disableNudging_17; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::usesLegacyText bool ___usesLegacyText_18; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::data MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::closingData MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; // UnityEngine.Matrix4x4 UnityEngine.UIElements.UIR.RenderChainVEData::verticesSpace Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVStart int32_t ___displacementUVStart_22; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVEnd int32_t ___displacementUVEnd_23; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::transformID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::clipRectID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::opacityID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::textCoreSettingsID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; // System.Single UnityEngine.UIElements.UIR.RenderChainVEData::compositeOpacity float ___compositeOpacity_28; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIR.RenderChainVEData::textEntries List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; // UnityEngine.UIElements.UIR.BasicNode`1 UnityEngine.UIElements.UIR.RenderChainVEData::textures BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; public: inline static int32_t get_offset_of_prev_0() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prev_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prev_0() const { return ___prev_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prev_0() { return &___prev_0; } inline void set_prev_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prev_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___next_1)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_next_1() const { return ___next_1; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_groupTransformAncestor_2() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___groupTransformAncestor_2)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_groupTransformAncestor_2() const { return ___groupTransformAncestor_2; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_groupTransformAncestor_2() { return &___groupTransformAncestor_2; } inline void set_groupTransformAncestor_2(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___groupTransformAncestor_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupTransformAncestor_2), (void*)value); } inline static int32_t get_offset_of_boneTransformAncestor_3() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___boneTransformAncestor_3)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_boneTransformAncestor_3() const { return ___boneTransformAncestor_3; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_boneTransformAncestor_3() { return &___boneTransformAncestor_3; } inline void set_boneTransformAncestor_3(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___boneTransformAncestor_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___boneTransformAncestor_3), (void*)value); } inline static int32_t get_offset_of_prevDirty_4() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevDirty_4)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevDirty_4() const { return ___prevDirty_4; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevDirty_4() { return &___prevDirty_4; } inline void set_prevDirty_4(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevDirty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevDirty_4), (void*)value); } inline static int32_t get_offset_of_nextDirty_5() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextDirty_5)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextDirty_5() const { return ___nextDirty_5; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextDirty_5() { return &___nextDirty_5; } inline void set_nextDirty_5(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextDirty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextDirty_5), (void*)value); } inline static int32_t get_offset_of_hierarchyDepth_6() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___hierarchyDepth_6)); } inline int32_t get_hierarchyDepth_6() const { return ___hierarchyDepth_6; } inline int32_t* get_address_of_hierarchyDepth_6() { return &___hierarchyDepth_6; } inline void set_hierarchyDepth_6(int32_t value) { ___hierarchyDepth_6 = value; } inline static int32_t get_offset_of_dirtiedValues_7() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtiedValues_7)); } inline int32_t get_dirtiedValues_7() const { return ___dirtiedValues_7; } inline int32_t* get_address_of_dirtiedValues_7() { return &___dirtiedValues_7; } inline void set_dirtiedValues_7(int32_t value) { ___dirtiedValues_7 = value; } inline static int32_t get_offset_of_dirtyID_8() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtyID_8)); } inline uint32_t get_dirtyID_8() const { return ___dirtyID_8; } inline uint32_t* get_address_of_dirtyID_8() { return &___dirtyID_8; } inline void set_dirtyID_8(uint32_t value) { ___dirtyID_8 = value; } inline static int32_t get_offset_of_clipMethod_9() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipMethod_9)); } inline int32_t get_clipMethod_9() const { return ___clipMethod_9; } inline int32_t* get_address_of_clipMethod_9() { return &___clipMethod_9; } inline void set_clipMethod_9(int32_t value) { ___clipMethod_9 = value; } inline static int32_t get_offset_of_firstCommand_10() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstCommand_10)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstCommand_10() const { return ___firstCommand_10; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstCommand_10() { return &___firstCommand_10; } inline void set_firstCommand_10(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstCommand_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstCommand_10), (void*)value); } inline static int32_t get_offset_of_lastCommand_11() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastCommand_11)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastCommand_11() const { return ___lastCommand_11; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastCommand_11() { return &___lastCommand_11; } inline void set_lastCommand_11(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastCommand_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastCommand_11), (void*)value); } inline static int32_t get_offset_of_firstClosingCommand_12() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstClosingCommand_12)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstClosingCommand_12() const { return ___firstClosingCommand_12; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstClosingCommand_12() { return &___firstClosingCommand_12; } inline void set_firstClosingCommand_12(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstClosingCommand_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstClosingCommand_12), (void*)value); } inline static int32_t get_offset_of_lastClosingCommand_13() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastClosingCommand_13)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastClosingCommand_13() const { return ___lastClosingCommand_13; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastClosingCommand_13() { return &___lastClosingCommand_13; } inline void set_lastClosingCommand_13(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastClosingCommand_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastClosingCommand_13), (void*)value); } inline static int32_t get_offset_of_isInChain_14() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isInChain_14)); } inline bool get_isInChain_14() const { return ___isInChain_14; } inline bool* get_address_of_isInChain_14() { return &___isInChain_14; } inline void set_isInChain_14(bool value) { ___isInChain_14 = value; } inline static int32_t get_offset_of_isStencilClipped_15() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isStencilClipped_15)); } inline bool get_isStencilClipped_15() const { return ___isStencilClipped_15; } inline bool* get_address_of_isStencilClipped_15() { return &___isStencilClipped_15; } inline void set_isStencilClipped_15(bool value) { ___isStencilClipped_15 = value; } inline static int32_t get_offset_of_isHierarchyHidden_16() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isHierarchyHidden_16)); } inline bool get_isHierarchyHidden_16() const { return ___isHierarchyHidden_16; } inline bool* get_address_of_isHierarchyHidden_16() { return &___isHierarchyHidden_16; } inline void set_isHierarchyHidden_16(bool value) { ___isHierarchyHidden_16 = value; } inline static int32_t get_offset_of_disableNudging_17() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___disableNudging_17)); } inline bool get_disableNudging_17() const { return ___disableNudging_17; } inline bool* get_address_of_disableNudging_17() { return &___disableNudging_17; } inline void set_disableNudging_17(bool value) { ___disableNudging_17 = value; } inline static int32_t get_offset_of_usesLegacyText_18() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___usesLegacyText_18)); } inline bool get_usesLegacyText_18() const { return ___usesLegacyText_18; } inline bool* get_address_of_usesLegacyText_18() { return &___usesLegacyText_18; } inline void set_usesLegacyText_18(bool value) { ___usesLegacyText_18 = value; } inline static int32_t get_offset_of_data_19() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___data_19)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_data_19() const { return ___data_19; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_data_19() { return &___data_19; } inline void set_data_19(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___data_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_19), (void*)value); } inline static int32_t get_offset_of_closingData_20() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___closingData_20)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_closingData_20() const { return ___closingData_20; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_closingData_20() { return &___closingData_20; } inline void set_closingData_20(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___closingData_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___closingData_20), (void*)value); } inline static int32_t get_offset_of_verticesSpace_21() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___verticesSpace_21)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_verticesSpace_21() const { return ___verticesSpace_21; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_verticesSpace_21() { return &___verticesSpace_21; } inline void set_verticesSpace_21(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___verticesSpace_21 = value; } inline static int32_t get_offset_of_displacementUVStart_22() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVStart_22)); } inline int32_t get_displacementUVStart_22() const { return ___displacementUVStart_22; } inline int32_t* get_address_of_displacementUVStart_22() { return &___displacementUVStart_22; } inline void set_displacementUVStart_22(int32_t value) { ___displacementUVStart_22 = value; } inline static int32_t get_offset_of_displacementUVEnd_23() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVEnd_23)); } inline int32_t get_displacementUVEnd_23() const { return ___displacementUVEnd_23; } inline int32_t* get_address_of_displacementUVEnd_23() { return &___displacementUVEnd_23; } inline void set_displacementUVEnd_23(int32_t value) { ___displacementUVEnd_23 = value; } inline static int32_t get_offset_of_transformID_24() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___transformID_24)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_transformID_24() const { return ___transformID_24; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_transformID_24() { return &___transformID_24; } inline void set_transformID_24(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___transformID_24 = value; } inline static int32_t get_offset_of_clipRectID_25() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipRectID_25)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_clipRectID_25() const { return ___clipRectID_25; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_clipRectID_25() { return &___clipRectID_25; } inline void set_clipRectID_25(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___clipRectID_25 = value; } inline static int32_t get_offset_of_opacityID_26() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___opacityID_26)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_opacityID_26() const { return ___opacityID_26; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_opacityID_26() { return &___opacityID_26; } inline void set_opacityID_26(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___opacityID_26 = value; } inline static int32_t get_offset_of_textCoreSettingsID_27() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textCoreSettingsID_27)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_textCoreSettingsID_27() const { return ___textCoreSettingsID_27; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_textCoreSettingsID_27() { return &___textCoreSettingsID_27; } inline void set_textCoreSettingsID_27(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___textCoreSettingsID_27 = value; } inline static int32_t get_offset_of_compositeOpacity_28() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___compositeOpacity_28)); } inline float get_compositeOpacity_28() const { return ___compositeOpacity_28; } inline float* get_address_of_compositeOpacity_28() { return &___compositeOpacity_28; } inline void set_compositeOpacity_28(float value) { ___compositeOpacity_28 = value; } inline static int32_t get_offset_of_prevText_29() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevText_29)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevText_29() const { return ___prevText_29; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevText_29() { return &___prevText_29; } inline void set_prevText_29(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevText_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevText_29), (void*)value); } inline static int32_t get_offset_of_nextText_30() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextText_30)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextText_30() const { return ___nextText_30; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextText_30() { return &___nextText_30; } inline void set_nextText_30(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextText_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextText_30), (void*)value); } inline static int32_t get_offset_of_textEntries_31() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textEntries_31)); } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * get_textEntries_31() const { return ___textEntries_31; } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 ** get_address_of_textEntries_31() { return &___textEntries_31; } inline void set_textEntries_31(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * value) { ___textEntries_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___textEntries_31), (void*)value); } inline static int32_t get_offset_of_textures_32() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textures_32)); } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * get_textures_32() const { return ___textures_32; } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 ** get_address_of_textures_32() { return &___textures_32; } inline void set_textures_32(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * value) { ___textures_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___textures_32), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 : public Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 { public: // System.String UnityEngine.UIElements.VisualElement::m_Name String_t* ___m_Name_10; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_ClassList List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___m_ClassList_11; // System.Collections.Generic.List`1> UnityEngine.UIElements.VisualElement::m_PropertyBag List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___m_PropertyBag_12; // UnityEngine.UIElements.VisualElementFlags UnityEngine.UIElements.VisualElement::m_Flags int32_t ___m_Flags_13; // System.String UnityEngine.UIElements.VisualElement::m_ViewDataKey String_t* ___m_ViewDataKey_14; // UnityEngine.UIElements.RenderHints UnityEngine.UIElements.VisualElement::m_RenderHints int32_t ___m_RenderHints_15; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastLayout Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___lastLayout_16; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastPadding Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___lastPadding_17; // UnityEngine.UIElements.UIR.RenderChainVEData UnityEngine.UIElements.VisualElement::renderChainData RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 ___renderChainData_18; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Position_19; // UnityEngine.Quaternion UnityEngine.UIElements.VisualElement::m_Rotation Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___m_Rotation_20; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Scale Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Scale_21; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_Layout Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_Layout_22; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_BoundingBox Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_BoundingBox_23; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldBoundingBox Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldBoundingBox_24; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformCache Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_WorldTransformCache_25; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformInverseCache Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_WorldTransformInverseCache_26; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClip Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldClip_27; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClipMinusGroup Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldClipMinusGroup_28; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::triggerPseudoMask int32_t ___triggerPseudoMask_30; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::dependencyPseudoMask int32_t ___dependencyPseudoMask_31; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::m_PseudoStates int32_t ___m_PseudoStates_32; // UnityEngine.UIElements.PickingMode UnityEngine.UIElements.VisualElement::k__BackingField int32_t ___U3CpickingModeU3Ek__BackingField_33; // UnityEngine.Yoga.YogaNode UnityEngine.UIElements.VisualElement::k__BackingField YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * ___U3CyogaNodeU3Ek__BackingField_34; // UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::m_SharedStyle ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * ___m_SharedStyle_35; // UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::m_Style ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * ___m_Style_36; // UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.VisualElement::variableContext StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * ___variableContext_37; // System.Int32 UnityEngine.UIElements.VisualElement::inheritedStylesHash int32_t ___inheritedStylesHash_38; // System.UInt32 UnityEngine.UIElements.VisualElement::controlid uint32_t ___controlid_39; // System.Int32 UnityEngine.UIElements.VisualElement::imguiContainerDescendantCount int32_t ___imguiContainerDescendantCount_40; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CenabledSelfU3Ek__BackingField_41; // System.Action`1 UnityEngine.UIElements.VisualElement::k__BackingField Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * ___U3CgenerateVisualContentU3Ek__BackingField_42; // UnityEngine.UIElements.VisualElement/RenderTargetMode UnityEngine.UIElements.VisualElement::m_SubRenderTargetMode int32_t ___m_SubRenderTargetMode_43; // UnityEngine.Material UnityEngine.UIElements.VisualElement::m_defaultMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_defaultMaterial_45; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_RunningAnimations List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * ___m_RunningAnimations_46; // UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::k__BackingField Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 ___U3ChierarchyU3Ek__BackingField_48; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisRootVisualContainerU3Ek__BackingField_49; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CcacheAsBitmapU3Ek__BackingField_50; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_PhysicalParent VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_PhysicalParent_51; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_LogicalParent VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_LogicalParent_52; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_Children List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___m_Children_54; // UnityEngine.UIElements.BaseVisualElementPanel UnityEngine.UIElements.VisualElement::k__BackingField BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * ___U3CelementPanelU3Ek__BackingField_55; // UnityEngine.UIElements.InlineStyleAccess UnityEngine.UIElements.VisualElement::inlineStyleAccess InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * ___inlineStyleAccess_56; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::styleSheetList List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * ___styleSheetList_57; // UnityEngine.UIElements.VisualElement/TypeData UnityEngine.UIElements.VisualElement::m_TypeData TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * ___m_TypeData_61; public: inline static int32_t get_offset_of_m_Name_10() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Name_10)); } inline String_t* get_m_Name_10() const { return ___m_Name_10; } inline String_t** get_address_of_m_Name_10() { return &___m_Name_10; } inline void set_m_Name_10(String_t* value) { ___m_Name_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_10), (void*)value); } inline static int32_t get_offset_of_m_ClassList_11() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_ClassList_11)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_m_ClassList_11() const { return ___m_ClassList_11; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_m_ClassList_11() { return &___m_ClassList_11; } inline void set_m_ClassList_11(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___m_ClassList_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ClassList_11), (void*)value); } inline static int32_t get_offset_of_m_PropertyBag_12() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PropertyBag_12)); } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * get_m_PropertyBag_12() const { return ___m_PropertyBag_12; } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC ** get_address_of_m_PropertyBag_12() { return &___m_PropertyBag_12; } inline void set_m_PropertyBag_12(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * value) { ___m_PropertyBag_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertyBag_12), (void*)value); } inline static int32_t get_offset_of_m_Flags_13() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Flags_13)); } inline int32_t get_m_Flags_13() const { return ___m_Flags_13; } inline int32_t* get_address_of_m_Flags_13() { return &___m_Flags_13; } inline void set_m_Flags_13(int32_t value) { ___m_Flags_13 = value; } inline static int32_t get_offset_of_m_ViewDataKey_14() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_ViewDataKey_14)); } inline String_t* get_m_ViewDataKey_14() const { return ___m_ViewDataKey_14; } inline String_t** get_address_of_m_ViewDataKey_14() { return &___m_ViewDataKey_14; } inline void set_m_ViewDataKey_14(String_t* value) { ___m_ViewDataKey_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ViewDataKey_14), (void*)value); } inline static int32_t get_offset_of_m_RenderHints_15() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_RenderHints_15)); } inline int32_t get_m_RenderHints_15() const { return ___m_RenderHints_15; } inline int32_t* get_address_of_m_RenderHints_15() { return &___m_RenderHints_15; } inline void set_m_RenderHints_15(int32_t value) { ___m_RenderHints_15 = value; } inline static int32_t get_offset_of_lastLayout_16() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___lastLayout_16)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_lastLayout_16() const { return ___lastLayout_16; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_lastLayout_16() { return &___lastLayout_16; } inline void set_lastLayout_16(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___lastLayout_16 = value; } inline static int32_t get_offset_of_lastPadding_17() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___lastPadding_17)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_lastPadding_17() const { return ___lastPadding_17; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_lastPadding_17() { return &___lastPadding_17; } inline void set_lastPadding_17(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___lastPadding_17 = value; } inline static int32_t get_offset_of_renderChainData_18() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___renderChainData_18)); } inline RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 get_renderChainData_18() const { return ___renderChainData_18; } inline RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 * get_address_of_renderChainData_18() { return &___renderChainData_18; } inline void set_renderChainData_18(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 value) { ___renderChainData_18 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prev_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___next_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___groupTransformAncestor_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___boneTransformAncestor_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prevDirty_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___nextDirty_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___firstCommand_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___lastCommand_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___firstClosingCommand_12), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___lastClosingCommand_13), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___data_19), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___closingData_20), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prevText_29), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___nextText_30), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___textEntries_31), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___textures_32), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Position_19() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Position_19)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Position_19() const { return ___m_Position_19; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Position_19() { return &___m_Position_19; } inline void set_m_Position_19(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Position_19 = value; } inline static int32_t get_offset_of_m_Rotation_20() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Rotation_20)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_m_Rotation_20() const { return ___m_Rotation_20; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_m_Rotation_20() { return &___m_Rotation_20; } inline void set_m_Rotation_20(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___m_Rotation_20 = value; } inline static int32_t get_offset_of_m_Scale_21() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Scale_21)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Scale_21() const { return ___m_Scale_21; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Scale_21() { return &___m_Scale_21; } inline void set_m_Scale_21(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Scale_21 = value; } inline static int32_t get_offset_of_m_Layout_22() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Layout_22)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_Layout_22() const { return ___m_Layout_22; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_Layout_22() { return &___m_Layout_22; } inline void set_m_Layout_22(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_Layout_22 = value; } inline static int32_t get_offset_of_m_BoundingBox_23() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_BoundingBox_23)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_BoundingBox_23() const { return ___m_BoundingBox_23; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_BoundingBox_23() { return &___m_BoundingBox_23; } inline void set_m_BoundingBox_23(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_BoundingBox_23 = value; } inline static int32_t get_offset_of_m_WorldBoundingBox_24() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldBoundingBox_24)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldBoundingBox_24() const { return ___m_WorldBoundingBox_24; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldBoundingBox_24() { return &___m_WorldBoundingBox_24; } inline void set_m_WorldBoundingBox_24(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldBoundingBox_24 = value; } inline static int32_t get_offset_of_m_WorldTransformCache_25() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldTransformCache_25)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_WorldTransformCache_25() const { return ___m_WorldTransformCache_25; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_WorldTransformCache_25() { return &___m_WorldTransformCache_25; } inline void set_m_WorldTransformCache_25(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_WorldTransformCache_25 = value; } inline static int32_t get_offset_of_m_WorldTransformInverseCache_26() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldTransformInverseCache_26)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_WorldTransformInverseCache_26() const { return ___m_WorldTransformInverseCache_26; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_WorldTransformInverseCache_26() { return &___m_WorldTransformInverseCache_26; } inline void set_m_WorldTransformInverseCache_26(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_WorldTransformInverseCache_26 = value; } inline static int32_t get_offset_of_m_WorldClip_27() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldClip_27)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldClip_27() const { return ___m_WorldClip_27; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldClip_27() { return &___m_WorldClip_27; } inline void set_m_WorldClip_27(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldClip_27 = value; } inline static int32_t get_offset_of_m_WorldClipMinusGroup_28() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldClipMinusGroup_28)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldClipMinusGroup_28() const { return ___m_WorldClipMinusGroup_28; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldClipMinusGroup_28() { return &___m_WorldClipMinusGroup_28; } inline void set_m_WorldClipMinusGroup_28(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldClipMinusGroup_28 = value; } inline static int32_t get_offset_of_triggerPseudoMask_30() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___triggerPseudoMask_30)); } inline int32_t get_triggerPseudoMask_30() const { return ___triggerPseudoMask_30; } inline int32_t* get_address_of_triggerPseudoMask_30() { return &___triggerPseudoMask_30; } inline void set_triggerPseudoMask_30(int32_t value) { ___triggerPseudoMask_30 = value; } inline static int32_t get_offset_of_dependencyPseudoMask_31() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___dependencyPseudoMask_31)); } inline int32_t get_dependencyPseudoMask_31() const { return ___dependencyPseudoMask_31; } inline int32_t* get_address_of_dependencyPseudoMask_31() { return &___dependencyPseudoMask_31; } inline void set_dependencyPseudoMask_31(int32_t value) { ___dependencyPseudoMask_31 = value; } inline static int32_t get_offset_of_m_PseudoStates_32() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PseudoStates_32)); } inline int32_t get_m_PseudoStates_32() const { return ___m_PseudoStates_32; } inline int32_t* get_address_of_m_PseudoStates_32() { return &___m_PseudoStates_32; } inline void set_m_PseudoStates_32(int32_t value) { ___m_PseudoStates_32 = value; } inline static int32_t get_offset_of_U3CpickingModeU3Ek__BackingField_33() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CpickingModeU3Ek__BackingField_33)); } inline int32_t get_U3CpickingModeU3Ek__BackingField_33() const { return ___U3CpickingModeU3Ek__BackingField_33; } inline int32_t* get_address_of_U3CpickingModeU3Ek__BackingField_33() { return &___U3CpickingModeU3Ek__BackingField_33; } inline void set_U3CpickingModeU3Ek__BackingField_33(int32_t value) { ___U3CpickingModeU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CyogaNodeU3Ek__BackingField_34() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CyogaNodeU3Ek__BackingField_34)); } inline YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * get_U3CyogaNodeU3Ek__BackingField_34() const { return ___U3CyogaNodeU3Ek__BackingField_34; } inline YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 ** get_address_of_U3CyogaNodeU3Ek__BackingField_34() { return &___U3CyogaNodeU3Ek__BackingField_34; } inline void set_U3CyogaNodeU3Ek__BackingField_34(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * value) { ___U3CyogaNodeU3Ek__BackingField_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyogaNodeU3Ek__BackingField_34), (void*)value); } inline static int32_t get_offset_of_m_SharedStyle_35() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_SharedStyle_35)); } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * get_m_SharedStyle_35() const { return ___m_SharedStyle_35; } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E ** get_address_of_m_SharedStyle_35() { return &___m_SharedStyle_35; } inline void set_m_SharedStyle_35(ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * value) { ___m_SharedStyle_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SharedStyle_35), (void*)value); } inline static int32_t get_offset_of_m_Style_36() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Style_36)); } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * get_m_Style_36() const { return ___m_Style_36; } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E ** get_address_of_m_Style_36() { return &___m_Style_36; } inline void set_m_Style_36(ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * value) { ___m_Style_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Style_36), (void*)value); } inline static int32_t get_offset_of_variableContext_37() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___variableContext_37)); } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * get_variableContext_37() const { return ___variableContext_37; } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE ** get_address_of_variableContext_37() { return &___variableContext_37; } inline void set_variableContext_37(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * value) { ___variableContext_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___variableContext_37), (void*)value); } inline static int32_t get_offset_of_inheritedStylesHash_38() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___inheritedStylesHash_38)); } inline int32_t get_inheritedStylesHash_38() const { return ___inheritedStylesHash_38; } inline int32_t* get_address_of_inheritedStylesHash_38() { return &___inheritedStylesHash_38; } inline void set_inheritedStylesHash_38(int32_t value) { ___inheritedStylesHash_38 = value; } inline static int32_t get_offset_of_controlid_39() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___controlid_39)); } inline uint32_t get_controlid_39() const { return ___controlid_39; } inline uint32_t* get_address_of_controlid_39() { return &___controlid_39; } inline void set_controlid_39(uint32_t value) { ___controlid_39 = value; } inline static int32_t get_offset_of_imguiContainerDescendantCount_40() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___imguiContainerDescendantCount_40)); } inline int32_t get_imguiContainerDescendantCount_40() const { return ___imguiContainerDescendantCount_40; } inline int32_t* get_address_of_imguiContainerDescendantCount_40() { return &___imguiContainerDescendantCount_40; } inline void set_imguiContainerDescendantCount_40(int32_t value) { ___imguiContainerDescendantCount_40 = value; } inline static int32_t get_offset_of_U3CenabledSelfU3Ek__BackingField_41() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CenabledSelfU3Ek__BackingField_41)); } inline bool get_U3CenabledSelfU3Ek__BackingField_41() const { return ___U3CenabledSelfU3Ek__BackingField_41; } inline bool* get_address_of_U3CenabledSelfU3Ek__BackingField_41() { return &___U3CenabledSelfU3Ek__BackingField_41; } inline void set_U3CenabledSelfU3Ek__BackingField_41(bool value) { ___U3CenabledSelfU3Ek__BackingField_41 = value; } inline static int32_t get_offset_of_U3CgenerateVisualContentU3Ek__BackingField_42() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CgenerateVisualContentU3Ek__BackingField_42)); } inline Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * get_U3CgenerateVisualContentU3Ek__BackingField_42() const { return ___U3CgenerateVisualContentU3Ek__BackingField_42; } inline Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 ** get_address_of_U3CgenerateVisualContentU3Ek__BackingField_42() { return &___U3CgenerateVisualContentU3Ek__BackingField_42; } inline void set_U3CgenerateVisualContentU3Ek__BackingField_42(Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * value) { ___U3CgenerateVisualContentU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgenerateVisualContentU3Ek__BackingField_42), (void*)value); } inline static int32_t get_offset_of_m_SubRenderTargetMode_43() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_SubRenderTargetMode_43)); } inline int32_t get_m_SubRenderTargetMode_43() const { return ___m_SubRenderTargetMode_43; } inline int32_t* get_address_of_m_SubRenderTargetMode_43() { return &___m_SubRenderTargetMode_43; } inline void set_m_SubRenderTargetMode_43(int32_t value) { ___m_SubRenderTargetMode_43 = value; } inline static int32_t get_offset_of_m_defaultMaterial_45() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_defaultMaterial_45)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_defaultMaterial_45() const { return ___m_defaultMaterial_45; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_defaultMaterial_45() { return &___m_defaultMaterial_45; } inline void set_m_defaultMaterial_45(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_defaultMaterial_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_defaultMaterial_45), (void*)value); } inline static int32_t get_offset_of_m_RunningAnimations_46() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_RunningAnimations_46)); } inline List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * get_m_RunningAnimations_46() const { return ___m_RunningAnimations_46; } inline List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 ** get_address_of_m_RunningAnimations_46() { return &___m_RunningAnimations_46; } inline void set_m_RunningAnimations_46(List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * value) { ___m_RunningAnimations_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RunningAnimations_46), (void*)value); } inline static int32_t get_offset_of_U3ChierarchyU3Ek__BackingField_48() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3ChierarchyU3Ek__BackingField_48)); } inline Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 get_U3ChierarchyU3Ek__BackingField_48() const { return ___U3ChierarchyU3Ek__BackingField_48; } inline Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 * get_address_of_U3ChierarchyU3Ek__BackingField_48() { return &___U3ChierarchyU3Ek__BackingField_48; } inline void set_U3ChierarchyU3Ek__BackingField_48(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 value) { ___U3ChierarchyU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3ChierarchyU3Ek__BackingField_48))->___m_Owner_0), (void*)NULL); } inline static int32_t get_offset_of_U3CisRootVisualContainerU3Ek__BackingField_49() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CisRootVisualContainerU3Ek__BackingField_49)); } inline bool get_U3CisRootVisualContainerU3Ek__BackingField_49() const { return ___U3CisRootVisualContainerU3Ek__BackingField_49; } inline bool* get_address_of_U3CisRootVisualContainerU3Ek__BackingField_49() { return &___U3CisRootVisualContainerU3Ek__BackingField_49; } inline void set_U3CisRootVisualContainerU3Ek__BackingField_49(bool value) { ___U3CisRootVisualContainerU3Ek__BackingField_49 = value; } inline static int32_t get_offset_of_U3CcacheAsBitmapU3Ek__BackingField_50() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CcacheAsBitmapU3Ek__BackingField_50)); } inline bool get_U3CcacheAsBitmapU3Ek__BackingField_50() const { return ___U3CcacheAsBitmapU3Ek__BackingField_50; } inline bool* get_address_of_U3CcacheAsBitmapU3Ek__BackingField_50() { return &___U3CcacheAsBitmapU3Ek__BackingField_50; } inline void set_U3CcacheAsBitmapU3Ek__BackingField_50(bool value) { ___U3CcacheAsBitmapU3Ek__BackingField_50 = value; } inline static int32_t get_offset_of_m_PhysicalParent_51() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PhysicalParent_51)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_PhysicalParent_51() const { return ___m_PhysicalParent_51; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_PhysicalParent_51() { return &___m_PhysicalParent_51; } inline void set_m_PhysicalParent_51(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_PhysicalParent_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PhysicalParent_51), (void*)value); } inline static int32_t get_offset_of_m_LogicalParent_52() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_LogicalParent_52)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_LogicalParent_52() const { return ___m_LogicalParent_52; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_LogicalParent_52() { return &___m_LogicalParent_52; } inline void set_m_LogicalParent_52(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_LogicalParent_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LogicalParent_52), (void*)value); } inline static int32_t get_offset_of_m_Children_54() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Children_54)); } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * get_m_Children_54() const { return ___m_Children_54; } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 ** get_address_of_m_Children_54() { return &___m_Children_54; } inline void set_m_Children_54(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * value) { ___m_Children_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Children_54), (void*)value); } inline static int32_t get_offset_of_U3CelementPanelU3Ek__BackingField_55() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CelementPanelU3Ek__BackingField_55)); } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * get_U3CelementPanelU3Ek__BackingField_55() const { return ___U3CelementPanelU3Ek__BackingField_55; } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 ** get_address_of_U3CelementPanelU3Ek__BackingField_55() { return &___U3CelementPanelU3Ek__BackingField_55; } inline void set_U3CelementPanelU3Ek__BackingField_55(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * value) { ___U3CelementPanelU3Ek__BackingField_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CelementPanelU3Ek__BackingField_55), (void*)value); } inline static int32_t get_offset_of_inlineStyleAccess_56() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___inlineStyleAccess_56)); } inline InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * get_inlineStyleAccess_56() const { return ___inlineStyleAccess_56; } inline InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 ** get_address_of_inlineStyleAccess_56() { return &___inlineStyleAccess_56; } inline void set_inlineStyleAccess_56(InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * value) { ___inlineStyleAccess_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___inlineStyleAccess_56), (void*)value); } inline static int32_t get_offset_of_styleSheetList_57() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___styleSheetList_57)); } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * get_styleSheetList_57() const { return ___styleSheetList_57; } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 ** get_address_of_styleSheetList_57() { return &___styleSheetList_57; } inline void set_styleSheetList_57(List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * value) { ___styleSheetList_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___styleSheetList_57), (void*)value); } inline static int32_t get_offset_of_m_TypeData_61() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_TypeData_61)); } inline TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * get_m_TypeData_61() const { return ___m_TypeData_61; } inline TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 ** get_address_of_m_TypeData_61() { return &___m_TypeData_61; } inline void set_m_TypeData_61(TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * value) { ___m_TypeData_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TypeData_61), (void*)value); } }; struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields { public: // System.UInt32 UnityEngine.UIElements.VisualElement::s_NextId uint32_t ___s_NextId_6; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyClassList List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___s_EmptyClassList_7; // UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::userDataPropertyKey PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___userDataPropertyKey_8; // System.String UnityEngine.UIElements.VisualElement::disabledUssClassName String_t* ___disabledUssClassName_9; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::s_InfiniteRect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___s_InfiniteRect_29; // UnityEngine.Material UnityEngine.UIElements.VisualElement::s_runtimeMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_runtimeMaterial_44; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyList List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___s_EmptyList_53; // System.Text.RegularExpressions.Regex UnityEngine.UIElements.VisualElement::s_InternalStyleSheetPath Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * ___s_InternalStyleSheetPath_58; // UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::tooltipPropertyKey PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___tooltipPropertyKey_59; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.VisualElement::s_TypeData Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * ___s_TypeData_60; public: inline static int32_t get_offset_of_s_NextId_6() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_NextId_6)); } inline uint32_t get_s_NextId_6() const { return ___s_NextId_6; } inline uint32_t* get_address_of_s_NextId_6() { return &___s_NextId_6; } inline void set_s_NextId_6(uint32_t value) { ___s_NextId_6 = value; } inline static int32_t get_offset_of_s_EmptyClassList_7() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_EmptyClassList_7)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_s_EmptyClassList_7() const { return ___s_EmptyClassList_7; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_s_EmptyClassList_7() { return &___s_EmptyClassList_7; } inline void set_s_EmptyClassList_7(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___s_EmptyClassList_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyClassList_7), (void*)value); } inline static int32_t get_offset_of_userDataPropertyKey_8() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___userDataPropertyKey_8)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_userDataPropertyKey_8() const { return ___userDataPropertyKey_8; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_userDataPropertyKey_8() { return &___userDataPropertyKey_8; } inline void set_userDataPropertyKey_8(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___userDataPropertyKey_8 = value; } inline static int32_t get_offset_of_disabledUssClassName_9() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___disabledUssClassName_9)); } inline String_t* get_disabledUssClassName_9() const { return ___disabledUssClassName_9; } inline String_t** get_address_of_disabledUssClassName_9() { return &___disabledUssClassName_9; } inline void set_disabledUssClassName_9(String_t* value) { ___disabledUssClassName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___disabledUssClassName_9), (void*)value); } inline static int32_t get_offset_of_s_InfiniteRect_29() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_InfiniteRect_29)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_s_InfiniteRect_29() const { return ___s_InfiniteRect_29; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_s_InfiniteRect_29() { return &___s_InfiniteRect_29; } inline void set_s_InfiniteRect_29(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___s_InfiniteRect_29 = value; } inline static int32_t get_offset_of_s_runtimeMaterial_44() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_runtimeMaterial_44)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_runtimeMaterial_44() const { return ___s_runtimeMaterial_44; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_runtimeMaterial_44() { return &___s_runtimeMaterial_44; } inline void set_s_runtimeMaterial_44(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_runtimeMaterial_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_runtimeMaterial_44), (void*)value); } inline static int32_t get_offset_of_s_EmptyList_53() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_EmptyList_53)); } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * get_s_EmptyList_53() const { return ___s_EmptyList_53; } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 ** get_address_of_s_EmptyList_53() { return &___s_EmptyList_53; } inline void set_s_EmptyList_53(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * value) { ___s_EmptyList_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyList_53), (void*)value); } inline static int32_t get_offset_of_s_InternalStyleSheetPath_58() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_InternalStyleSheetPath_58)); } inline Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * get_s_InternalStyleSheetPath_58() const { return ___s_InternalStyleSheetPath_58; } inline Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F ** get_address_of_s_InternalStyleSheetPath_58() { return &___s_InternalStyleSheetPath_58; } inline void set_s_InternalStyleSheetPath_58(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * value) { ___s_InternalStyleSheetPath_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalStyleSheetPath_58), (void*)value); } inline static int32_t get_offset_of_tooltipPropertyKey_59() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___tooltipPropertyKey_59)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_tooltipPropertyKey_59() const { return ___tooltipPropertyKey_59; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_tooltipPropertyKey_59() { return &___tooltipPropertyKey_59; } inline void set_tooltipPropertyKey_59(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___tooltipPropertyKey_59 = value; } inline static int32_t get_offset_of_s_TypeData_60() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_TypeData_60)); } inline Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * get_s_TypeData_60() const { return ___s_TypeData_60; } inline Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F ** get_address_of_s_TypeData_60() { return &___s_TypeData_60; } inline void set_s_TypeData_60(Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * value) { ___s_TypeData_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_TypeData_60), (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); } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E m_Items[1]; public: inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { m_Items[index] = value; } }; // UnityEngine.Vector4[] struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871 : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 m_Items[1]; public: inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { m_Items[index] = value; } }; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2 : public RuntimeArray { public: ALIGN_FIELD (8) Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D m_Items[1]; public: inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { m_Items[index] = value; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 m_Items[1]; public: inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 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; } }; // UnityEngine.Object[] struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873 : public RuntimeArray { public: ALIGN_FIELD (8) Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * m_Items[1]; public: inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 m_Items[1]; public: inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A m_Items[1]; public: inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 m_Items[1]; public: inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 m_Items[1]; public: inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A m_Items[1]; public: inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t885415045473B7F42DAE4C8679D299E13D170D6A m_Items[1]; public: inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 m_Items[1]; public: inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 m_Items[1]; public: inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 m_Items[1]; public: inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF m_Items[1]; public: inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F m_Items[1]; public: inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE m_Items[1]; public: inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t4C99072E11077166377CCD2881DF934837F9BA3B m_Items[1]; public: inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F m_Items[1]; public: inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C m_Items[1]; public: inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB m_Items[1]; public: inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tB524CC81FBD87492BC411766CDB3040D1799053A m_Items[1]; public: inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C m_Items[1]; public: inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 m_Items[1]; public: inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t94BC4CA21F440059214263A242302F917CFF4F8D m_Items[1]; public: inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD m_Items[1]; public: inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE m_Items[1]; public: inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 m_Items[1]; public: inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 m_Items[1]; public: inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF m_Items[1]; public: inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D m_Items[1]; public: inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 m_Items[1]; public: inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 m_Items[1]; public: inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 m_Items[1]; public: inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B : public RuntimeArray { public: ALIGN_FIELD (8) A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 m_Items[1]; public: inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283 : public RuntimeArray { public: ALIGN_FIELD (8) Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 m_Items[1]; public: inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948 : public RuntimeArray { public: ALIGN_FIELD (8) Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD m_Items[1]; public: inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 m_Items[1]; public: inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C m_Items[1]; public: inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 m_Items[1]; public: inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC : public RuntimeArray { public: ALIGN_FIELD (8) Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 m_Items[1]; public: inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 m_Items[1]; public: inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174 : public RuntimeArray { public: ALIGN_FIELD (8) Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 m_Items[1]; public: inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { m_Items[index] = value; } }; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765 : public RuntimeArray { public: ALIGN_FIELD (8) Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 m_Items[1]; public: inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5 : public RuntimeArray { public: ALIGN_FIELD (8) ComplexVector4_t88219122749587130667C01407E5E785BC2055EB m_Items[1]; public: inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { m_Items[index] = value; } }; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA : public RuntimeArray { public: ALIGN_FIELD (8) Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 m_Items[1]; public: inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { m_Items[index] = value; } }; // System.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; } }; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454 : public RuntimeArray { public: ALIGN_FIELD (8) HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E m_Items[1]; public: inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC m_Items[1]; public: inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 m_Items[1]; public: inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { m_Items[index] = value; } }; // 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; } }; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D : public RuntimeArray { public: ALIGN_FIELD (8) L16_t82A3FD4325827CB571596BA0DA68B251F985D94F m_Items[1]; public: inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236 : public RuntimeArray { public: ALIGN_FIELD (8) L8_t0DC62ABA8124A587901AC9D023076EF568A23003 m_Items[1]; public: inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C : public RuntimeArray { public: ALIGN_FIELD (8) La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 m_Items[1]; public: inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE : public RuntimeArray { public: ALIGN_FIELD (8) La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 m_Items[1]; public: inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 m_Items[1]; public: inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 m_Items[1]; public: inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 m_Items[1]; public: inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 m_Items[1]; public: inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E : public RuntimeArray { public: ALIGN_FIELD (8) Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB m_Items[1]; public: inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 m_Items[1]; public: inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F m_Items[1]; public: inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC m_Items[1]; public: inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 m_Items[1]; public: inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F m_Items[1]; public: inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4 : public RuntimeArray { public: ALIGN_FIELD (8) RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 m_Items[1]; public: inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0 : public RuntimeArray { public: ALIGN_FIELD (8) Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 m_Items[1]; public: inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5 : public RuntimeArray { public: ALIGN_FIELD (8) Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C m_Items[1]; public: inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { m_Items[index] = value; } }; // System.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.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67 : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 m_Items[1]; public: inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { m_Items[index] = value; } }; // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_gshared_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_gshared_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_gshared_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_gshared_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_gshared_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_gshared_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_gshared_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method); // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_gshared_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.IntPtr System.Span`1::get_ByteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method); // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method); // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m27C60CB118BC2AF56375BD4CA4F0E38EE16E8B6D_gshared (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mC1FA355B0829A59BD1409097C495DDE460E8069A_gshared (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m92558FD5397247D37B9B5626F5131A0754D71825_gshared (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m8DAF16D5B91EB6981A352EA950A91DD512F24467_gshared (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF094C1413D3C9618365F1DEA137E0A35B8DC84BE_gshared (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mCC7B640D2E473DAA53048CACDE02EAE7678E846D_gshared (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3F6675DDD19BA2A42A4F93673F69549C1B04FE6B_gshared (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m5BDEA0E76380599C6BF0388D5434D3B2CA2DC12B_gshared (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3BC56BBF969CD6622B155C10F683D9947A825063_gshared (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m5947639CFFF42CDA6AD2205F080DDC70CD7C1B48_gshared (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m80EC28A5D1662439C52D22413125E7233F5D49B0_gshared (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF08FEB4B1F04EB4345D89B6E452F09895EB9629C_gshared (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m5BD8752F889F62F72C08FE923EBF71CEAD1E7546_gshared (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m63FD06DC0F7AB0C5D065E2E3ED3326612BBDA596_gshared (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m292F31D732CA5D056A7B3EB3ECD9CF4CC8E958E2_gshared (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mD8E2CCB1EF32850624E5FD60E9FB8E74596B9341_gshared (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mDA13F90A261D1BCF3143BE4085FDBA01358C8CC4_gshared (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFCFE70920B0A01F8C23602A14748B3D4518DFAED_gshared (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mCE72D15A20217E7ABD162CFA4C2A57D05FE8A1ED_gshared (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C_gshared (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2_gshared (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF_gshared (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368_gshared (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m7BBC321D00ED67379F3023855B381691A3229110_gshared (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m64223985B6AA15632A4BB7F789B047F3DD112CD8_gshared (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m94EE1CB4A9B36938534C1419BE58188A266930EA_gshared (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m97A49DE0D6FEA3521C6B76E309839D638DB2A2E0_gshared (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m91304EE749C7DD6A93013CE0F02F265CA9CF0979_gshared (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, const RuntimeMethod* method); // System.Void System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mD84FCAD31B52D9BEEBD32018A97F99125E14F636_gshared (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m4375DC418D1D7CD5516FC543019E198D1DAC7908_gshared (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFADE3A35741D87489067F5AB6E7B47601E28CCE8_gshared (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mD6225E2AF29CABA59EFABB2A3B968D963F8CCC33_gshared (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m077E30B6245BB5949C71C0826D9A52AFF91D5362_gshared (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mE12CDF937A4224427A239869D1A902D16BC4AE91_gshared (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m0265360781B4B1587695A6162155FBD5858367EE_gshared (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m07E311AB1EA2B66B0842AF1AE3A4401A119CE183_gshared (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m9E26A53F2B7469F86E924C449C63A14ACFBD6EBE_gshared (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF8E5C0B598C5D83F028A23068E149585C8F56D45_gshared (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m691B0186625A3329E268E8B232AF497E93EE97A4_gshared (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mCD3767C2F151B946E3EEB3AD9CCD8EE0794F689C_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07_gshared (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075_gshared (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m9131C934948776FBA068EE2817CFDBF5D376511E_gshared (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m70214C55B5BE77461DC967372C99C6EFF6064F08_gshared (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E_gshared (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0_gshared (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F_gshared (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m2DCBC99A00C4D61CB8408A8B31D9F28117FC04A7_gshared (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55_gshared (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m4E68132D6EC8F9E5180ADC0240C736FC4CA5F6DF_gshared (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8_gshared (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5_gshared (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E_gshared (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE_gshared (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F_gshared (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF_gshared (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078_gshared (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E_gshared (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mB7820D947A5DCC3CAB2DFEC72B5FB9E85A700B72_gshared (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B_gshared (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C_gshared (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA_gshared (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9_gshared (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE_gshared (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945_gshared (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B_gshared (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63_gshared (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A_gshared (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1_gshared (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m40327503C3DA97B4C0E5CA916138AE3083A67DBE_gshared (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m0543D40F9CFD8C71D11AFCFCBC68318ECC5D9EB4_gshared (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8_gshared (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22_gshared (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Memory_1_get_Span_m6E246BB1CB6AF4EBB1AA5C3972440FE13D951E73_gshared_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 Memory_1_get_Span_m412E53E44777DB171B84121BE3749DD9A3AC45C4_gshared_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Memory_1_get_Span_m4DA76533B995EE28A7676D5C4B5C1F8AB7EDB918_gshared_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Memory_1_get_Span_m29A733B0C8D0BBBCDC79AD584AC1AE3C48BAE718_gshared_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Memory_1_get_Span_m513C6AA35816D014CAFA485558557B9564F8A677_gshared_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Memory_1_get_Span_mD512EAA0DB3843D018737D2E931F5450B898F26E_gshared_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B Memory_1_get_Span_m0210D4518A5281D70C05DDF4E6AEDE0E8FE4F353_gshared_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Memory_1_get_Span_mB11748532CEDEDB04FA2DAE1E2765CD8326A52C5_gshared_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Memory_1_get_Span_m51AC5AB5D333B97F0995E93653A1F1C54E295B1F_gshared_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 Memory_1_get_Span_m0FB02995CC48F8ED8A213EFD4F4D59AA582E7F27_gshared_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Memory_1_get_Span_m699631B6A1091B853B63729420AC12D9F80AA50F_gshared_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Memory_1_get_Span_m63A369A4B65FD079AC978F4D2D639EC26E6E81C2_gshared_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Memory_1_get_Span_mB0F2CF411522988C54F110B13ECC95260A238FDA_gshared_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Memory_1_get_Span_m7F475C86313F58E6765013D23016EC381B1BF199_gshared_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t85E11E4140E6356C6293590FB7832A9551354776 Memory_1_get_Span_m72681D581DA96AAEBFFF605094C63A5E08DBE94E_gshared_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 Memory_1_get_Span_m608A0BE5AADB0F8035200839299C31CD016F97C6_gshared_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 Memory_1_get_Span_m2454075996540E314E71D8344FF643D1A82EE104_gshared_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Memory_1_get_Span_mE573B7118E38A8259C650A29E557983F57B2F57A_gshared_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 Memory_1_get_Span_m590C44E7B208DAEF237F45963763D927AF29347C_gshared_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Memory_1_get_Span_m12D0E55B81ABDFE92F80333C75F762B5A89045CF_gshared_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Memory_1_get_Span_m947B9B2D10B3EBC376779640FF635B36D7F6C492_gshared_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Memory_1_get_Span_m55354A2C0112BC3DD3CECF86FD3D5D55EAAD2C40_gshared_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADA37510601FA34CF0623B41095419E4009CB470 Memory_1_get_Span_m63ED81150FBBAD6A997ADAE05AED117C98011ABF_gshared_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Memory_1_get_Span_mFBBF6F87EF280AB6D46EDF5DA82CFB6867D8EB73_gshared_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Memory_1_get_Span_mA3A5D5AF962E166879F18C57FEE284CFACE67681_gshared_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Memory_1_get_Span_m9E8A50E82B09DF9B1DFB0B1E2F7B23F822E9729C_gshared_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Memory_1_get_Span_mC94F17FC49A90E8A3E00E01C1BB548C58045E2C4_gshared_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Memory_1_get_Span_m9AD2F1EFEC34C8C8CDD9848251D9A4F16E5D3FED_gshared_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1>::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Memory_1_get_Span_m061C92E262FF0E9803AD7F36391ABA6BE0612FCD_gshared_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __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.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Memory_1_get_Span_m494409B599310376B4B7AE050A93B73316586134_gshared_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __this, const RuntimeMethod* method); // 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.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Memory_1_get_Span_mEA1EBC7EC7704C094D4FE6E929B37F77D1B8D4FB_gshared_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_gshared_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Memory_1_get_Span_m02877BC26F5EC0BB9B80C8D0F4EE316139074281_gshared_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Memory_1_get_Span_mDF4BC33E79907D1C8AD00E6FF61D07B6F6A3824C_gshared_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Memory_1_get_Span_mBF7914A0FA1CC7358278F9E3469034482AA86933_gshared_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Memory_1_get_Span_m1CFAC336D1CB3C0EC55372067743C2D09F965C15_gshared_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m86AFC3FB85F1D31B3390CD2961460D8EF4CAC44F_gshared (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m255198498BCEAA2A0B1FFFFDFE38A9AC7ABF5AB0_gshared (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, 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) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m6DD59B57EA6D29FC37BAF2D28835D044416B5AC6_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __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.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void System.Numerics.Vector`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector_1__ctor_mDBDE3AF6C3589E53BE48331E4F335786EAF7D363_gshared (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector_1__ctor_mB8ABE5412FD36332CB222DE19942F13092417706_gshared (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * __this, float ___value0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mB8F529676686FE0A9631D3C7FDB3CBECC16CCE33_gshared_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA9C40A5565051A5A665AD791F71414F93800BB00_gshared_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m744111CF916F2E7DC931C996AF7D4CB005B6BD00_gshared_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m2E2FDAF7B1CBF1A22AD31DA02BC1478C4AC15E05_gshared_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m9A2C582BB65B7C086B9098E318F3F2B393261643_gshared_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mE0B87487DD3624E758594DEF2D247130345EDAF8_gshared_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA44C94F32BE3C9C08C84CD1001F9C59669A8C000_gshared_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m8A201E382080E45359B28E93DE18297E372523C6_gshared_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m425C6E830D8C486227BC841DC6DBD7565E15DFCA_gshared_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m447603EBDFFA5E8368F065D1ED56F691F93FBED2_gshared_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m723EF7B6696B4246C50439AC2FC4454503FDE205_gshared_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m51256F48CE9F1EF2D99A38BEDFFB4B08D25B8AF5_gshared_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m101FDBBD4228F674CA550401F29CC810466FC4E6_gshared_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m0B892ECCCB83D2842E0D20127D906F7528082B43_gshared_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m00AE005C77C1E1F1DAF1D1B7CE77079E25AF4A0D_gshared_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mFAA409B02DA55E5D54F1B4EB360B6EA4B7410FCF_gshared_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m86E73CC441B5B9D8041DA184E6A6CC0563D5F214_gshared_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mF3606B908440A297BA08C461911AAC46F52E6D15_gshared_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m2E0B81554F0DB98A4A2B5C60876B6E0770489308_gshared_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m43C3255D915209C931C36A0E46F66D9E07FB9E0C_gshared_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m4EF5DE48BE95D673258589A456AAF279E8601E9C_gshared_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA727A37AECCDFD7C20B421ED29D2D989E1643D79_gshared_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m480B07563E18C4F9E88BFB8109F45BD4E171EF45_gshared_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mCBE9A23A1E98172D93FF2C94E328E4B1803B97A4_gshared_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mFF4946258589431A183B8005C15B12BED7A2C144_gshared_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA9641C656B265B4270F8DFC6DDC34364EF2F14B0_gshared_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m1B85965A0174FA0CAF228C30242EC587AB569049_gshared_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mE2F696C6186BCF6BA4CF68A09DE529B14EF218A5_gshared_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m5DA0CDD6FAD307946D8E28320F68A95A2D75B874_gshared_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12_gshared (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___index0, const RuntimeMethod* method); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.A8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * ___processor0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64_gshared (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___index0, const RuntimeMethod* method); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * ___processor0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604_gshared (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * ___processor0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D_gshared (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * ___processor0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4_gshared (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * ___processor0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9_gshared (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * __this, 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); // !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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * ___processor0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C_gshared (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * ___processor0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205_gshared (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * ___processor0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154_gshared (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * ___processor0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65_gshared (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * ___processor0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A_gshared (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * ___processor0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB_gshared (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * ___processor0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7_gshared (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * ___processor0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74_gshared (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * ___processor0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B_gshared (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * ___processor0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5_gshared (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * ___processor0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170_gshared (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * ___processor0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34_gshared (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * ___processor0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3_gshared (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * ___processor0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4_gshared (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * ___processor0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512_gshared (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * ___processor0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C_gshared (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * ___processor0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B_gshared (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * ___processor0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B_gshared (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * ___processor0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066_gshared (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * ___processor0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B_gshared (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * ___processor0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF_gshared (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * ___processor0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A_gshared (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * ___processor0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F_gshared (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, 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); // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * ___processor0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_gshared_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_gshared_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __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); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_gshared_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_gshared_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_gshared_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_gshared_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_gshared_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_gshared_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_gshared_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_gshared_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_gshared_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_gshared_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_gshared_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_gshared_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_gshared_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_gshared_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_gshared_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_gshared_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_gshared_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_gshared_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_gshared_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_gshared_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_gshared_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_gshared_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_gshared_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_gshared_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_gshared_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_gshared_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_gshared_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_gshared_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_gshared_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_gshared_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method); // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __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_mBF8E2261525660311F01BB42DB1484A543188710_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ___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_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___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_t22573988C14B8C813BDF27859F3C1CA8B7259888 Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __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_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ___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_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __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_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ___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_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __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_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ___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_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __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_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ___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_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __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_m799B3945AE0163FEB62A16B981D3BC6D9B606267_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ___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_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___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_t38FE3AC22C57F2E76944D981C164B8675787AE5B Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __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_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ___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_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __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_m61E364849080A5BF51972965A0BEA13A8CD03A0F_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ___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_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __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_m7D72297192787A6CC88566841A332EAD8EC74FA6_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ___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_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___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_tA652A49950D9175ED577CD15D71A44E318F66290 Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __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_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ___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_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __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_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ___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_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __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_m3CDCD69B4E7047C301967017D3BFDB07BD091818_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ___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_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __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_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ___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_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __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_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ___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_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___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_t85E11E4140E6356C6293590FB7832A9551354776 Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __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_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ___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_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___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_t441D85DEB254FBB59FB570CD44066299787692C6 Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __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_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ___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_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___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_tDB69DF2039C79544A39FB9797E3C44F305445920 Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __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_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ___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_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __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_m449F63E37B13A16792CB458ED313196A17D819BB_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ___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_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___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_t36149D187764D06DD8442E1826F2109CB2E19815 Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __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_m281913A7337897C618E9EDB990598D44988E9884_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ___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_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __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_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ___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_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __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_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ___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_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __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_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ___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_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___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_tADA37510601FA34CF0623B41095419E4009CB470 Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __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_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ___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_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __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_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ___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_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __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_mE9025D4EB57B2397689D973676E2003AD69E5391_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ___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_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __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_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ___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_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __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_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ___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_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __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_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ___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_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __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_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ___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_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___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_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___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_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___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_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___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_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___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_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(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.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___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_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___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_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __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_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___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_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __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_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ___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_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(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 System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___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_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __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_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___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_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __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_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ___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_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __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_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ___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_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___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_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___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_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___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_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __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_m8687E33A77B47C140B189D4DD0084F72CD546C20_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ___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_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___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_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __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_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ___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_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___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_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___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_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___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_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___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_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___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_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___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_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___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_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___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_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ___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_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___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_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___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_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___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_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___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_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___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_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___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_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___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_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___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_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___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_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___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_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___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_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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __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_m32C8490A409E68E6A12AA707C22B554062199FAC_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ___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_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __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_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___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_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___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_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___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.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_gshared_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_gshared_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_gshared_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_gshared_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_gshared_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_gshared_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_gshared_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_gshared_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_gshared_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_gshared_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_gshared_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_gshared_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_gshared_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_gshared_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_gshared_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_gshared_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_gshared_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_gshared_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_gshared_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_gshared_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_gshared_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_gshared_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_gshared_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_gshared_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_gshared_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_gshared_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_gshared_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_gshared_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_gshared_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.Unsafe::SkipInit(!!0&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_gshared_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___value0, const RuntimeMethod* method); // T& SixLabors.ImageSharp.DenseMatrix`1::get_Item(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_gshared_inline (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * __this, int32_t ___row0, int32_t ___column1, const RuntimeMethod* method); // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_gshared_inline)(__this, 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.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { return (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { return (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { return (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { return (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { return (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, const RuntimeMethod*))Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, const RuntimeMethod*))Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { return (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { return (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { return (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { return (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { return (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { return (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { return (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { return (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, const RuntimeMethod*))Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, const RuntimeMethod*))Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, const RuntimeMethod*))Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, const RuntimeMethod*))Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method) { return (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { return (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, const RuntimeMethod*))Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, const RuntimeMethod*))Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * (*) (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method) { return (( Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * (*) (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *, const RuntimeMethod*))Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *, const RuntimeMethod*))Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_gshared_inline)(__this, method); } // System.Pinnable`1 System.ReadOnlySpan`1::get_Pinnable() inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *, const RuntimeMethod*))ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_gshared_inline)(__this, method); } // System.IntPtr System.ReadOnlySpan`1::get_ByteOffset() inline intptr_t ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *, const RuntimeMethod*))ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_gshared_inline)(__this, method); } // System.Pinnable`1 System.Span`1::get_Pinnable() inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { return (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_gshared_inline)(__this, method); } // System.IntPtr System.Span`1::get_ByteOffset() inline intptr_t Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { return (( intptr_t (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_gshared_inline)(__this, 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.Void System.ThrowHelper::ThrowArgumentException_InvalidTypeWithPointersNotSupported(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4 (Type_t * ___type0, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline)(__this, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method); // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) inline uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method) { return (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared)(___span0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, const RuntimeMethod*))Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline)(__this, method); } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) inline uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method) { return (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_gshared)(___span0, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m27C60CB118BC2AF56375BD4CA4F0E38EE16E8B6D (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, const RuntimeMethod*))Span_1_Clear_m27C60CB118BC2AF56375BD4CA4F0E38EE16E8B6D_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mC1FA355B0829A59BD1409097C495DDE460E8069A (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, const RuntimeMethod*))Span_1_Clear_mC1FA355B0829A59BD1409097C495DDE460E8069A_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m92558FD5397247D37B9B5626F5131A0754D71825 (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, const RuntimeMethod*))Span_1_Clear_m92558FD5397247D37B9B5626F5131A0754D71825_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m8DAF16D5B91EB6981A352EA950A91DD512F24467 (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, const RuntimeMethod*))Span_1_Clear_m8DAF16D5B91EB6981A352EA950A91DD512F24467_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mF094C1413D3C9618365F1DEA137E0A35B8DC84BE (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, const RuntimeMethod*))Span_1_Clear_mF094C1413D3C9618365F1DEA137E0A35B8DC84BE_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mCC7B640D2E473DAA53048CACDE02EAE7678E846D (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, const RuntimeMethod*))Span_1_Clear_mCC7B640D2E473DAA53048CACDE02EAE7678E846D_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m3F6675DDD19BA2A42A4F93673F69549C1B04FE6B (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, const RuntimeMethod*))Span_1_Clear_m3F6675DDD19BA2A42A4F93673F69549C1B04FE6B_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m5BDEA0E76380599C6BF0388D5434D3B2CA2DC12B (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, const RuntimeMethod*))Span_1_Clear_m5BDEA0E76380599C6BF0388D5434D3B2CA2DC12B_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m3BC56BBF969CD6622B155C10F683D9947A825063 (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, const RuntimeMethod*))Span_1_Clear_m3BC56BBF969CD6622B155C10F683D9947A825063_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m5947639CFFF42CDA6AD2205F080DDC70CD7C1B48 (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, const RuntimeMethod*))Span_1_Clear_m5947639CFFF42CDA6AD2205F080DDC70CD7C1B48_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m80EC28A5D1662439C52D22413125E7233F5D49B0 (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, const RuntimeMethod*))Span_1_Clear_m80EC28A5D1662439C52D22413125E7233F5D49B0_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mF08FEB4B1F04EB4345D89B6E452F09895EB9629C (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, const RuntimeMethod*))Span_1_Clear_mF08FEB4B1F04EB4345D89B6E452F09895EB9629C_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m5BD8752F889F62F72C08FE923EBF71CEAD1E7546 (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, const RuntimeMethod*))Span_1_Clear_m5BD8752F889F62F72C08FE923EBF71CEAD1E7546_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m63FD06DC0F7AB0C5D065E2E3ED3326612BBDA596 (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, const RuntimeMethod*))Span_1_Clear_m63FD06DC0F7AB0C5D065E2E3ED3326612BBDA596_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m292F31D732CA5D056A7B3EB3ECD9CF4CC8E958E2 (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, const RuntimeMethod*))Span_1_Clear_m292F31D732CA5D056A7B3EB3ECD9CF4CC8E958E2_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mD8E2CCB1EF32850624E5FD60E9FB8E74596B9341 (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, const RuntimeMethod*))Span_1_Clear_mD8E2CCB1EF32850624E5FD60E9FB8E74596B9341_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mDA13F90A261D1BCF3143BE4085FDBA01358C8CC4 (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, const RuntimeMethod*))Span_1_Clear_mDA13F90A261D1BCF3143BE4085FDBA01358C8CC4_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mFCFE70920B0A01F8C23602A14748B3D4518DFAED (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, const RuntimeMethod*))Span_1_Clear_mFCFE70920B0A01F8C23602A14748B3D4518DFAED_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mCE72D15A20217E7ABD162CFA4C2A57D05FE8A1ED (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, const RuntimeMethod*))Span_1_Clear_mCE72D15A20217E7ABD162CFA4C2A57D05FE8A1ED_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, const RuntimeMethod*))Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2 (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, const RuntimeMethod*))Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, const RuntimeMethod*))Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368 (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, const RuntimeMethod*))Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m7BBC321D00ED67379F3023855B381691A3229110 (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, const RuntimeMethod*))Span_1_Clear_m7BBC321D00ED67379F3023855B381691A3229110_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m64223985B6AA15632A4BB7F789B047F3DD112CD8 (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, const RuntimeMethod*))Span_1_Clear_m64223985B6AA15632A4BB7F789B047F3DD112CD8_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m94EE1CB4A9B36938534C1419BE58188A266930EA (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, const RuntimeMethod*))Span_1_Clear_m94EE1CB4A9B36938534C1419BE58188A266930EA_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m97A49DE0D6FEA3521C6B76E309839D638DB2A2E0 (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, const RuntimeMethod*))Span_1_Clear_m97A49DE0D6FEA3521C6B76E309839D638DB2A2E0_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_m91304EE749C7DD6A93013CE0F02F265CA9CF0979 (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, const RuntimeMethod*))Span_1_Clear_m91304EE749C7DD6A93013CE0F02F265CA9CF0979_gshared)(__this, method); } // System.Void System.Span`1>::Clear() inline void Span_1_Clear_mD84FCAD31B52D9BEEBD32018A97F99125E14F636 (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, const RuntimeMethod*))Span_1_Clear_mD84FCAD31B52D9BEEBD32018A97F99125E14F636_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m4375DC418D1D7CD5516FC543019E198D1DAC7908 (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, const RuntimeMethod*))Span_1_Clear_m4375DC418D1D7CD5516FC543019E198D1DAC7908_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFADE3A35741D87489067F5AB6E7B47601E28CCE8 (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, const RuntimeMethod*))Span_1_Clear_mFADE3A35741D87489067F5AB6E7B47601E28CCE8_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mD6225E2AF29CABA59EFABB2A3B968D963F8CCC33 (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, const RuntimeMethod*))Span_1_Clear_mD6225E2AF29CABA59EFABB2A3B968D963F8CCC33_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m077E30B6245BB5949C71C0826D9A52AFF91D5362 (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, const RuntimeMethod*))Span_1_Clear_m077E30B6245BB5949C71C0826D9A52AFF91D5362_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mE12CDF937A4224427A239869D1A902D16BC4AE91 (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, const RuntimeMethod*))Span_1_Clear_mE12CDF937A4224427A239869D1A902D16BC4AE91_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m0265360781B4B1587695A6162155FBD5858367EE (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, const RuntimeMethod*))Span_1_Clear_m0265360781B4B1587695A6162155FBD5858367EE_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m07E311AB1EA2B66B0842AF1AE3A4401A119CE183 (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, const RuntimeMethod*))Span_1_Clear_m07E311AB1EA2B66B0842AF1AE3A4401A119CE183_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m9E26A53F2B7469F86E924C449C63A14ACFBD6EBE (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, const RuntimeMethod*))Span_1_Clear_m9E26A53F2B7469F86E924C449C63A14ACFBD6EBE_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mF8E5C0B598C5D83F028A23068E149585C8F56D45 (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, const RuntimeMethod*))Span_1_Clear_mF8E5C0B598C5D83F028A23068E149585C8F56D45_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m691B0186625A3329E268E8B232AF497E93EE97A4 (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, const RuntimeMethod*))Span_1_Clear_m691B0186625A3329E268E8B232AF497E93EE97A4_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mCD3767C2F151B946E3EEB3AD9CCD8EE0794F689C (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, const RuntimeMethod*))Span_1_Clear_mCD3767C2F151B946E3EEB3AD9CCD8EE0794F689C_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07 (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, const RuntimeMethod*))Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075 (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, const RuntimeMethod*))Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m9131C934948776FBA068EE2817CFDBF5D376511E (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, const RuntimeMethod*))Span_1_Clear_m9131C934948776FBA068EE2817CFDBF5D376511E_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m70214C55B5BE77461DC967372C99C6EFF6064F08 (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, const RuntimeMethod*))Span_1_Clear_m70214C55B5BE77461DC967372C99C6EFF6064F08_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, const RuntimeMethod*))Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0 (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, const RuntimeMethod*))Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, const RuntimeMethod*))Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m2DCBC99A00C4D61CB8408A8B31D9F28117FC04A7 (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, const RuntimeMethod*))Span_1_Clear_m2DCBC99A00C4D61CB8408A8B31D9F28117FC04A7_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55 (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, const RuntimeMethod*))Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m4E68132D6EC8F9E5180ADC0240C736FC4CA5F6DF (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, const RuntimeMethod*))Span_1_Clear_m4E68132D6EC8F9E5180ADC0240C736FC4CA5F6DF_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8 (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, const RuntimeMethod*))Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5 (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, const RuntimeMethod*))Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, const RuntimeMethod*))Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078 (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mB7820D947A5DCC3CAB2DFEC72B5FB9E85A700B72 (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, const RuntimeMethod*))Span_1_Clear_mB7820D947A5DCC3CAB2DFEC72B5FB9E85A700B72_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9 (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945 (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63 (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1 (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m40327503C3DA97B4C0E5CA916138AE3083A67DBE (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, const RuntimeMethod*))Span_1_Clear_m40327503C3DA97B4C0E5CA916138AE3083A67DBE_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m0543D40F9CFD8C71D11AFCFCBC68318ECC5D9EB4 (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, const RuntimeMethod*))Span_1_Clear_m0543D40F9CFD8C71D11AFCFCBC68318ECC5D9EB4_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8 (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, const RuntimeMethod*))Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8_gshared)(__this, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22 (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22_gshared)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Memory_1_get_Span_m6E246BB1CB6AF4EBB1AA5C3972440FE13D951E73_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __this, const RuntimeMethod* method) { return (( Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 (*) (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 *, const RuntimeMethod*))Memory_1_get_Span_m6E246BB1CB6AF4EBB1AA5C3972440FE13D951E73_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 Memory_1_get_Span_m412E53E44777DB171B84121BE3749DD9A3AC45C4_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __this, const RuntimeMethod* method) { return (( Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 (*) (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 *, const RuntimeMethod*))Memory_1_get_Span_m412E53E44777DB171B84121BE3749DD9A3AC45C4_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Memory_1_get_Span_m4DA76533B995EE28A7676D5C4B5C1F8AB7EDB918_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __this, const RuntimeMethod* method) { return (( Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB (*) (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 *, const RuntimeMethod*))Memory_1_get_Span_m4DA76533B995EE28A7676D5C4B5C1F8AB7EDB918_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Memory_1_get_Span_m29A733B0C8D0BBBCDC79AD584AC1AE3C48BAE718_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __this, const RuntimeMethod* method) { return (( Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 (*) (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 *, const RuntimeMethod*))Memory_1_get_Span_m29A733B0C8D0BBBCDC79AD584AC1AE3C48BAE718_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Memory_1_get_Span_m513C6AA35816D014CAFA485558557B9564F8A677_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __this, const RuntimeMethod* method) { return (( Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 (*) (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B *, const RuntimeMethod*))Memory_1_get_Span_m513C6AA35816D014CAFA485558557B9564F8A677_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Memory_1_get_Span_mD512EAA0DB3843D018737D2E931F5450B898F26E_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __this, const RuntimeMethod* method) { return (( Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB (*) (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A *, const RuntimeMethod*))Memory_1_get_Span_mD512EAA0DB3843D018737D2E931F5450B898F26E_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B Memory_1_get_Span_m0210D4518A5281D70C05DDF4E6AEDE0E8FE4F353_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __this, const RuntimeMethod* method) { return (( Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B (*) (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB *, const RuntimeMethod*))Memory_1_get_Span_m0210D4518A5281D70C05DDF4E6AEDE0E8FE4F353_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Memory_1_get_Span_mB11748532CEDEDB04FA2DAE1E2765CD8326A52C5_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __this, const RuntimeMethod* method) { return (( Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 (*) (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E *, const RuntimeMethod*))Memory_1_get_Span_mB11748532CEDEDB04FA2DAE1E2765CD8326A52C5_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Memory_1_get_Span_m51AC5AB5D333B97F0995E93653A1F1C54E295B1F_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __this, const RuntimeMethod* method) { return (( Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 (*) (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 *, const RuntimeMethod*))Memory_1_get_Span_m51AC5AB5D333B97F0995E93653A1F1C54E295B1F_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 Memory_1_get_Span_m0FB02995CC48F8ED8A213EFD4F4D59AA582E7F27_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __this, const RuntimeMethod* method) { return (( Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 (*) (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 *, const RuntimeMethod*))Memory_1_get_Span_m0FB02995CC48F8ED8A213EFD4F4D59AA582E7F27_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Memory_1_get_Span_m699631B6A1091B853B63729420AC12D9F80AA50F_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __this, const RuntimeMethod* method) { return (( Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 (*) (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 *, const RuntimeMethod*))Memory_1_get_Span_m699631B6A1091B853B63729420AC12D9F80AA50F_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Memory_1_get_Span_m63A369A4B65FD079AC978F4D2D639EC26E6E81C2_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __this, const RuntimeMethod* method) { return (( Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 (*) (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 *, const RuntimeMethod*))Memory_1_get_Span_m63A369A4B65FD079AC978F4D2D639EC26E6E81C2_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Memory_1_get_Span_mB0F2CF411522988C54F110B13ECC95260A238FDA_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __this, const RuntimeMethod* method) { return (( Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E (*) (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 *, const RuntimeMethod*))Memory_1_get_Span_mB0F2CF411522988C54F110B13ECC95260A238FDA_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Memory_1_get_Span_m7F475C86313F58E6765013D23016EC381B1BF199_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __this, const RuntimeMethod* method) { return (( Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 (*) (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C *, const RuntimeMethod*))Memory_1_get_Span_m7F475C86313F58E6765013D23016EC381B1BF199_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t85E11E4140E6356C6293590FB7832A9551354776 Memory_1_get_Span_m72681D581DA96AAEBFFF605094C63A5E08DBE94E_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __this, const RuntimeMethod* method) { return (( Span_1_t85E11E4140E6356C6293590FB7832A9551354776 (*) (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 *, const RuntimeMethod*))Memory_1_get_Span_m72681D581DA96AAEBFFF605094C63A5E08DBE94E_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 Memory_1_get_Span_m608A0BE5AADB0F8035200839299C31CD016F97C6_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __this, const RuntimeMethod* method) { return (( Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 (*) (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 *, const RuntimeMethod*))Memory_1_get_Span_m608A0BE5AADB0F8035200839299C31CD016F97C6_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 Memory_1_get_Span_m2454075996540E314E71D8344FF643D1A82EE104_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __this, const RuntimeMethod* method) { return (( Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 (*) (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 *, const RuntimeMethod*))Memory_1_get_Span_m2454075996540E314E71D8344FF643D1A82EE104_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Memory_1_get_Span_mE573B7118E38A8259C650A29E557983F57B2F57A_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __this, const RuntimeMethod* method) { return (( Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 (*) (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 *, const RuntimeMethod*))Memory_1_get_Span_mE573B7118E38A8259C650A29E557983F57B2F57A_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 Memory_1_get_Span_m590C44E7B208DAEF237F45963763D927AF29347C_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __this, const RuntimeMethod* method) { return (( Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 (*) (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 *, const RuntimeMethod*))Memory_1_get_Span_m590C44E7B208DAEF237F45963763D927AF29347C_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Memory_1_get_Span_m12D0E55B81ABDFE92F80333C75F762B5A89045CF_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __this, const RuntimeMethod* method) { return (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 *, const RuntimeMethod*))Memory_1_get_Span_m12D0E55B81ABDFE92F80333C75F762B5A89045CF_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Memory_1_get_Span_m947B9B2D10B3EBC376779640FF635B36D7F6C492_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __this, const RuntimeMethod* method) { return (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 *, const RuntimeMethod*))Memory_1_get_Span_m947B9B2D10B3EBC376779640FF635B36D7F6C492_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Memory_1_get_Span_m55354A2C0112BC3DD3CECF86FD3D5D55EAAD2C40_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __this, const RuntimeMethod* method) { return (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 *, const RuntimeMethod*))Memory_1_get_Span_m55354A2C0112BC3DD3CECF86FD3D5D55EAAD2C40_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tADA37510601FA34CF0623B41095419E4009CB470 Memory_1_get_Span_m63ED81150FBBAD6A997ADAE05AED117C98011ABF_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __this, const RuntimeMethod* method) { return (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E *, const RuntimeMethod*))Memory_1_get_Span_m63ED81150FBBAD6A997ADAE05AED117C98011ABF_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Memory_1_get_Span_mFBBF6F87EF280AB6D46EDF5DA82CFB6867D8EB73_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __this, const RuntimeMethod* method) { return (( Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF (*) (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF *, const RuntimeMethod*))Memory_1_get_Span_mFBBF6F87EF280AB6D46EDF5DA82CFB6867D8EB73_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Memory_1_get_Span_mA3A5D5AF962E166879F18C57FEE284CFACE67681_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __this, const RuntimeMethod* method) { return (( Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D (*) (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 *, const RuntimeMethod*))Memory_1_get_Span_mA3A5D5AF962E166879F18C57FEE284CFACE67681_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Memory_1_get_Span_m9E8A50E82B09DF9B1DFB0B1E2F7B23F822E9729C_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __this, const RuntimeMethod* method) { return (( Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 (*) (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 *, const RuntimeMethod*))Memory_1_get_Span_m9E8A50E82B09DF9B1DFB0B1E2F7B23F822E9729C_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Memory_1_get_Span_mC94F17FC49A90E8A3E00E01C1BB548C58045E2C4_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __this, const RuntimeMethod* method) { return (( Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD (*) (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B *, const RuntimeMethod*))Memory_1_get_Span_mC94F17FC49A90E8A3E00E01C1BB548C58045E2C4_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Memory_1_get_Span_m9AD2F1EFEC34C8C8CDD9848251D9A4F16E5D3FED_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __this, const RuntimeMethod* method) { return (( Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E (*) (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A *, const RuntimeMethod*))Memory_1_get_Span_m9AD2F1EFEC34C8C8CDD9848251D9A4F16E5D3FED_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1>::get_Span() inline Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Memory_1_get_Span_m061C92E262FF0E9803AD7F36391ABA6BE0612FCD_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __this, const RuntimeMethod* method) { return (( Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F (*) (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 *, const RuntimeMethod*))Memory_1_get_Span_m061C92E262FF0E9803AD7F36391ABA6BE0612FCD_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method) { return (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *, const RuntimeMethod*))Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method) { return (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *, const RuntimeMethod*))Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method) { return (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *, const RuntimeMethod*))Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *, const RuntimeMethod*))Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method) { return (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *, const RuntimeMethod*))Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_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.Span`1 System.Memory`1::get_Span() inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method) { return (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *, const RuntimeMethod*))Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method) { return (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Memory_1_t989A25F213E59B429D409844716D883464EB981E *, const RuntimeMethod*))Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method) { return (( Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B (*) (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *, const RuntimeMethod*))Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Memory_1_get_Span_m494409B599310376B4B7AE050A93B73316586134_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __this, const RuntimeMethod* method) { return (( Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 (*) (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 *, const RuntimeMethod*))Memory_1_get_Span_m494409B599310376B4B7AE050A93B73316586134_gshared_inline)(__this, 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.Memory`1::get_Span() inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *, const RuntimeMethod*))Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method) { return (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *, const RuntimeMethod*))Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Memory_1_get_Span_mEA1EBC7EC7704C094D4FE6E929B37F77D1B8D4FB_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __this, const RuntimeMethod* method) { return (( Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 (*) (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF *, const RuntimeMethod*))Memory_1_get_Span_mEA1EBC7EC7704C094D4FE6E929B37F77D1B8D4FB_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, const RuntimeMethod* method) { return (( Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D (*) (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 *, const RuntimeMethod*))Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *, const RuntimeMethod*))Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *, const RuntimeMethod*))Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *, const RuntimeMethod*))Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Memory_1_get_Span_m02877BC26F5EC0BB9B80C8D0F4EE316139074281_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __this, const RuntimeMethod* method) { return (( Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D (*) (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 *, const RuntimeMethod*))Memory_1_get_Span_m02877BC26F5EC0BB9B80C8D0F4EE316139074281_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method) { return (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *, const RuntimeMethod*))Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Memory_1_get_Span_mDF4BC33E79907D1C8AD00E6FF61D07B6F6A3824C_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __this, const RuntimeMethod* method) { return (( Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A (*) (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD *, const RuntimeMethod*))Memory_1_get_Span_mDF4BC33E79907D1C8AD00E6FF61D07B6F6A3824C_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *, const RuntimeMethod*))Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *, const RuntimeMethod*))Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *, const RuntimeMethod*))Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *, const RuntimeMethod*))Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *, const RuntimeMethod*))Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *, const RuntimeMethod*))Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *, const RuntimeMethod*))Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, const RuntimeMethod*))Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Memory_1_get_Span_mBF7914A0FA1CC7358278F9E3469034482AA86933_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, const RuntimeMethod* method) { return (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *, const RuntimeMethod*))Memory_1_get_Span_mBF7914A0FA1CC7358278F9E3469034482AA86933_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, const RuntimeMethod*))Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, const RuntimeMethod*))Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, const RuntimeMethod*))Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *, const RuntimeMethod*))Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *, const RuntimeMethod*))Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *, const RuntimeMethod*))Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *, const RuntimeMethod*))Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *, const RuntimeMethod*))Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *, const RuntimeMethod*))Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method) { return (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *, const RuntimeMethod*))Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Memory_1_get_Span_m1CFAC336D1CB3C0EC55372067743C2D09F965C15_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __this, const RuntimeMethod* method) { return (( Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 (*) (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 *, const RuntimeMethod*))Memory_1_get_Span_m1CFAC336D1CB3C0EC55372067743C2D09F965C15_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method) { return (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *, const RuntimeMethod*))Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *, const RuntimeMethod*))Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m86AFC3FB85F1D31B3390CD2961460D8EF4CAC44F (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, const RuntimeMethod*))Memory_1_get_Length_m86AFC3FB85F1D31B3390CD2961460D8EF4CAC44F_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m255198498BCEAA2A0B1FFFFDFE38A9AC7ABF5AB0 (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *, const RuntimeMethod*))Memory_1_get_Length_m255198498BCEAA2A0B1FFFFDFE38A9AC7ABF5AB0_gshared)(__this, 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.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m6DD59B57EA6D29FC37BAF2D28835D044416B5AC6_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, int32_t, const RuntimeMethod*))Span_1_Slice_m6DD59B57EA6D29FC37BAF2D28835D044416B5AC6_gshared_inline)(__this, ___start0, 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.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_gshared_inline)(__this, ___start0, ___length1, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline)(__this, ___start0, ___length1, method); } // System.Int32 UnityEngine.Mesh::DefaultDimensionForChannel(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD (int32_t ___channel0, const RuntimeMethod* method); // System.Boolean UnityEngine.Mesh::get_canAccess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Mesh::HasVertexAttribute(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___attr0, const RuntimeMethod* method); // System.Array UnityEngine.Mesh::GetAllocArrayFromChannelImpl(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray * Mesh_GetAllocArrayFromChannelImpl_m9EC298F950FDC7F699CB02A265AAE1E1E580B541 (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::PrintErrorCantAccessChannel(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___ch0, const RuntimeMethod* method); // System.Array UnityEngine.NoAllocHelpers::ExtractArrayFromList(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray * NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD (RuntimeObject * ___list0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::GetArrayFromChannelImpl(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Array) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetArrayFromChannelImpl_m71BD9D5D72762ED7399D5662FE5DA4294102A6DA (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, RuntimeArray * ___values3, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.IndexOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mC5747EC0E0F49AAD1AD782ACC7A0CCD80D192FEF (IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mesh::get_vertexCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mesh_get_vertexCount_m1EF3DD16EE298B955311F53EA1CAF05007A7722F (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, const RuntimeMethod* method); // UnityEngine.Rendering.VertexAttribute UnityEngine.Mesh::GetUVChannel(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mesh_GetUVChannel_m9566A8802F5B87D061A2812FEF94230F8EA1CBBF (int32_t ___uvIndex0, const RuntimeMethod* method); // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Array) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2 (RuntimeArray * ___values0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetSizedArrayForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Array,System.Int32,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, RuntimeArray * ___values3, int32_t ___valuesArrayLength4, int32_t ___valuesStart5, int32_t ___valuesCount6, int32_t ___flags7, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83 (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, const RuntimeMethod* method); // UnityEngine.UIElements.IPanel UnityEngine.UIElements.VisualElement::get_panel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_panel_m8362331515135E7044CECFED9260FAA1EBD53E43 (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method); // UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::get_hierarchy() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method); // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::get_parent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502 (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UIElements.EventBase::set_target(UnityEngine.UIElements.IEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * __this, RuntimeObject* ___value0, const RuntimeMethod* method); // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElementListPool::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * VisualElementListPool_Get_m2E8B0CCB6C110C9B817A734738C588407305F11A (int32_t ___initialCapacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534 (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *, const RuntimeMethod*))List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_inline (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // System.Void UnityEngine.UIElements.VisualElementListPool::Release(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementListPool_Release_m4E9C1625C6852CAE8C11F5390AC6972F3DB57C53 (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___elements0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline)(__this, ___processor0, method); } // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void UnityEngine.NoAllocHelpers::Internal_ResizeList(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoAllocHelpers_Internal_ResizeList_m32452578286848AD58CF77E1CA6B078492F723F6 (RuntimeObject * ___list0, int32_t ___size1, const RuntimeMethod* method); // System.Void System.Numerics.Vector`1::.ctor(!0) inline void Vector_1__ctor_mDBDE3AF6C3589E53BE48331E4F335786EAF7D363 (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * __this, int32_t ___value0, const RuntimeMethod* method) { (( void (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))Vector_1__ctor_mDBDE3AF6C3589E53BE48331E4F335786EAF7D363_gshared)(__this, ___value0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, const RuntimeMethod*))Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline)(__this, method); } // System.Int32 SixLabors.ImageSharp.Numerics::Modulo4(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Modulo4_mF2D63AE8A1413345A0CD8B31CC0F167EBCEB2A1B_inline (int32_t ___x0, const RuntimeMethod* method); // System.Void System.Numerics.Vector`1::.ctor(!0) inline void Vector_1__ctor_mB8ABE5412FD36332CB222DE19942F13092417706 (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * __this, float ___value0, const RuntimeMethod* method) { (( void (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, float, const RuntimeMethod*))Vector_1__ctor_mB8ABE5412FD36332CB222DE19942F13092417706_gshared)(__this, ___value0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline)(__this, method); } // System.Boolean System.Numerics.Vector::get_IsHardwareAccelerated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257 (const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Numerics::ModuloP2(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_ModuloP2_m9AC5E34F6A3D576DB187B5E90DF0A95BF2B83F74_inline (int32_t ___x0, int32_t ___m1, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline)(__this, ___start0, ___length1, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline)(__this, ___start0, ___length1, method); } // UnityEngine.Object UnityEngine.Object::FindObjectOfType(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Object_FindObjectOfType_mFDEFCE84CE9C644F2B51DCC26CDAC78AC7E89B1B (Type_t * ___type0, bool ___includeInactive1, const RuntimeMethod* method); // UnityEngine.Object[] UnityEngine.Object::FindObjectsOfType(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* Object_FindObjectsOfType_m0AEB81CC6F1D224A6F4DCC7D553482D54FC03C5A (Type_t * ___type0, bool ___includeInactive1, const RuntimeMethod* method); // System.Void UnityEngine.Object::CheckNullArgument(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_CheckNullArgument_mFA979ED3433CACA46AC9AE0029A537B46E17D080 (RuntimeObject * ___arg0, String_t* ___message1, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Object::Internal_CloneSingle(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Object_Internal_CloneSingle_m6C669D602DFD7BC6C47ACA19B2F4D7C853F124BB (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___data0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mEE9EC7EB5C7DC3E95B94AB904E1986FC4D566D54 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Void UnityEngine.UnityException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityException__ctor_mB8EBFD7A68451D56285E7D51B42FBECFC8A141D8 (UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101 * __this, String_t* ___message0, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Object::Instantiate(UnityEngine.Object,UnityEngine.Transform,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Object_Instantiate_mA9A37F53F535C1FE2603DC002263C85337C1FE18 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, bool ___instantiateInWorldSpace2, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Object::Instantiate(UnityEngine.Object,UnityEngine.Vector3,UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Object_Instantiate_mADD3254CB5E6AB56FBB6964FE4B930F5187AB5AD (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Object::Instantiate(UnityEngine.Object,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Object_Instantiate_m0B91F1876CDBE46242A9E5B32F9EE53FAF2BDD99 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent3, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mB8F529676686FE0A9631D3C7FDB3CBECC16CCE33_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mB8F529676686FE0A9631D3C7FDB3CBECC16CCE33_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mA9C40A5565051A5A665AD791F71414F93800BB00_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mA9C40A5565051A5A665AD791F71414F93800BB00_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m744111CF916F2E7DC931C996AF7D4CB005B6BD00_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m744111CF916F2E7DC931C996AF7D4CB005B6BD00_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m2E2FDAF7B1CBF1A22AD31DA02BC1478C4AC15E05_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m2E2FDAF7B1CBF1A22AD31DA02BC1478C4AC15E05_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m9A2C582BB65B7C086B9098E318F3F2B393261643_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m9A2C582BB65B7C086B9098E318F3F2B393261643_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mE0B87487DD3624E758594DEF2D247130345EDAF8_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mE0B87487DD3624E758594DEF2D247130345EDAF8_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mA44C94F32BE3C9C08C84CD1001F9C59669A8C000_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mA44C94F32BE3C9C08C84CD1001F9C59669A8C000_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m8A201E382080E45359B28E93DE18297E372523C6_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m8A201E382080E45359B28E93DE18297E372523C6_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m425C6E830D8C486227BC841DC6DBD7565E15DFCA_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m425C6E830D8C486227BC841DC6DBD7565E15DFCA_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m447603EBDFFA5E8368F065D1ED56F691F93FBED2_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m447603EBDFFA5E8368F065D1ED56F691F93FBED2_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m723EF7B6696B4246C50439AC2FC4454503FDE205_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m723EF7B6696B4246C50439AC2FC4454503FDE205_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m51256F48CE9F1EF2D99A38BEDFFB4B08D25B8AF5_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m51256F48CE9F1EF2D99A38BEDFFB4B08D25B8AF5_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m101FDBBD4228F674CA550401F29CC810466FC4E6_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m101FDBBD4228F674CA550401F29CC810466FC4E6_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m0B892ECCCB83D2842E0D20127D906F7528082B43_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m0B892ECCCB83D2842E0D20127D906F7528082B43_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m00AE005C77C1E1F1DAF1D1B7CE77079E25AF4A0D_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m00AE005C77C1E1F1DAF1D1B7CE77079E25AF4A0D_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mFAA409B02DA55E5D54F1B4EB360B6EA4B7410FCF_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mFAA409B02DA55E5D54F1B4EB360B6EA4B7410FCF_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m86E73CC441B5B9D8041DA184E6A6CC0563D5F214_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m86E73CC441B5B9D8041DA184E6A6CC0563D5F214_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mF3606B908440A297BA08C461911AAC46F52E6D15_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mF3606B908440A297BA08C461911AAC46F52E6D15_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m2E0B81554F0DB98A4A2B5C60876B6E0770489308_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m2E0B81554F0DB98A4A2B5C60876B6E0770489308_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m43C3255D915209C931C36A0E46F66D9E07FB9E0C_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m43C3255D915209C931C36A0E46F66D9E07FB9E0C_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m4EF5DE48BE95D673258589A456AAF279E8601E9C_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m4EF5DE48BE95D673258589A456AAF279E8601E9C_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mA727A37AECCDFD7C20B421ED29D2D989E1643D79_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mA727A37AECCDFD7C20B421ED29D2D989E1643D79_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m480B07563E18C4F9E88BFB8109F45BD4E171EF45_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m480B07563E18C4F9E88BFB8109F45BD4E171EF45_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mCBE9A23A1E98172D93FF2C94E328E4B1803B97A4_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mCBE9A23A1E98172D93FF2C94E328E4B1803B97A4_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mFF4946258589431A183B8005C15B12BED7A2C144_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mFF4946258589431A183B8005C15B12BED7A2C144_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mA9641C656B265B4270F8DFC6DDC34364EF2F14B0_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mA9641C656B265B4270F8DFC6DDC34364EF2F14B0_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m1B85965A0174FA0CAF228C30242EC587AB569049_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m1B85965A0174FA0CAF228C30242EC587AB569049_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_mE2F696C6186BCF6BA4CF68A09DE529B14EF218A5_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_mE2F696C6186BCF6BA4CF68A09DE529B14EF218A5_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void OctreeQuantizer_1__ctor_m5DA0CDD6FAD307946D8E28320F68A95A2D75B874_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))OctreeQuantizer_1__ctor_m5DA0CDD6FAD307946D8E28320F68A95A2D75B874_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::op_Equality(SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither,SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___left0, OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ThrowDefaultInstance() IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4 (const RuntimeMethod* method); // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12 (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12_gshared)(__this, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::CalculatePaletteSpread(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375 (int32_t ___colors0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Top() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_X() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline)(__this, ___start0, ___length1, method); } // !0& System.Span`1::get_Item(System.Int32) inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___index0, const RuntimeMethod* method) { return (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, int32_t, const RuntimeMethod*))Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline)(__this, ___index0, method); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, const RuntimeMethod*))Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline)(__this, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Bottom() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.A8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * ___processor0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64 (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline)(__this, ___start0, ___length1, method); } // !0& System.Span`1::get_Item(System.Int32) inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline)(__this, ___index0, method); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, const RuntimeMethod*))Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * ___processor0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604 (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, const RuntimeMethod*))Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * ___processor0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, const RuntimeMethod*))Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * ___processor0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4 (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, const RuntimeMethod*))Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * ___processor0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9 (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9_gshared)(__this, 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); } // !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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, const RuntimeMethod*))Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * ___processor0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, const RuntimeMethod*))Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * ___processor0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205 (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, const RuntimeMethod*))Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * ___processor0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154 (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, const RuntimeMethod*))Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * ___processor0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65 (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, const RuntimeMethod*))Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * ___processor0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, const RuntimeMethod*))Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * ___processor0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, const RuntimeMethod*))Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * ___processor0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7 (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, const RuntimeMethod*))Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * ___processor0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74 (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, const RuntimeMethod*))Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * ___processor0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, const RuntimeMethod*))Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * ___processor0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5 (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * ___processor0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170 (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * ___processor0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34 (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * ___processor0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3 (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * ___processor0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4 (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * ___processor0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512 (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * ___processor0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * ___processor0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * ___processor0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * ___processor0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066 (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * ___processor0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * ___processor0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * ___processor0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * ___processor0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline)(__this, ___start0, ___length1, 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); } // TPixel SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::Dither(TPixel,System.Int32,System.Int32,System.Int32,System.Single) inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { return (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C , int32_t, int32_t, int32_t, float, const RuntimeMethod*))OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_gshared_inline)(__this, ___source0, ___x1, ___y2, ___spread3, ___scale4, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * ___processor0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_gshared_inline)(__this, ___processor0, ___source1, ___bounds2, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::get_DitherScale() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_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.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_gshared_inline)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) inline void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { (( void (*) (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_gshared_inline)(__this, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_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_mBF8E2261525660311F01BB42DB1484A543188710_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBF8E2261525660311F01BB42DB1484A543188710_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m799B3945AE0163FEB62A16B981D3BC6D9B606267_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m799B3945AE0163FEB62A16B981D3BC6D9B606267_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m61E364849080A5BF51972965A0BEA13A8CD03A0F_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m61E364849080A5BF51972965A0BEA13A8CD03A0F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7D72297192787A6CC88566841A332EAD8EC74FA6_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7D72297192787A6CC88566841A332EAD8EC74FA6_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3CDCD69B4E7047C301967017D3BFDB07BD091818_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, Pinnable_1_t76758360C06982977C68715853C878A47E8602EA *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3CDCD69B4E7047C301967017D3BFDB07BD091818_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t85E11E4140E6356C6293590FB7832A9551354776 Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t85E11E4140E6356C6293590FB7832A9551354776 (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m449F63E37B13A16792CB458ED313196A17D819BB_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m449F63E37B13A16792CB458ED313196A17D819BB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m281913A7337897C618E9EDB990598D44988E9884_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m281913A7337897C618E9EDB990598D44988E9884_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tADA37510601FA34CF0623B41095419E4009CB470 Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mE9025D4EB57B2397689D973676E2003AD69E5391_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE9025D4EB57B2397689D973676E2003AD69E5391_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1>::Slice(System.Int32,System.Int32) inline Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1>::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(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.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(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.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m8687E33A77B47C140B189D4DD0084F72CD546C20_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m8687E33A77B47C140B189D4DD0084F72CD546C20_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m32C8490A409E68E6A12AA707C22B554062199FAC_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m32C8490A409E68E6A12AA707C22B554062199FAC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (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.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_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); // System.Int32 SixLabors.ImageSharp.ColorNumerics::GetBitsNeededForColorDepth(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline (int32_t ___colors0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Numerics::Clamp(System.Int32,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method); // 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.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *, const RuntimeMethod*))OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_gshared_inline)(__this, method); } // System.Void System.ThrowHelper::ThrowIndexOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.Unsafe::SkipInit(!!0&) inline void Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___value0, const RuntimeMethod* method) { (( void (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, const RuntimeMethod*))Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_gshared_inline)(___value0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.A8::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_ToRgba32_mCEE8A0B43DC360B167595EFC2B382A15E4012E1B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // T& SixLabors.ImageSharp.DenseMatrix`1::get_Item(System.Int32,System.Int32) inline float* DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * __this, int32_t ___row0, int32_t ___column1, const RuntimeMethod* method) { return (( float* (*) (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *, int32_t, int32_t, const RuntimeMethod*))DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_gshared_inline)(__this, ___row0, ___column1, method); } // System.Single SixLabors.ImageSharp.Numerics::Clamp(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Abgr32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_ToRgba32_m40345210FF21D5CB5B8C26EB81CA8FBB61E07759_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Abgr32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Argb32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_ToRgba32_m5A90A21C57945E54B2BEE78330DC76CF6D55596D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Argb32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_ToRgba32_m465F12DBF2B622C335A4A041B5CAF7927F73426D_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_ToRgba32_mC4182C7FD6590A255CC75AC4729CFDF4E2FDD40A_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_ToRgba32_mEAC6257BB384DEFF8A763604C037611C6E0A940D_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_ToRgba32_m18C0B3B04E539A8BACD189FA5F538F2F7726078B_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_ToRgba32_mEBDE9D02F389B21F61C47FBA7FA9925A76435A7B_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_ToRgba32_m49CE055B4EF1B2FFF84EA955984000E603CD7F15_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_ToRgba32_mF057235176D8FE4FE5674D58E303C501C067322A_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_ToRgba32_m5AAAC515389BD238DC19156D48268356A0155E3C_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_ToRgba32_m2EA30200C46B45B5E39DFF07CD540F4A10564C92_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_ToRgba32_m0F536D624F21BCE98F74ABC56FBC8F65CD329715_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_ToRgba32_m8A0737EF1CDE843EDE6D67BC462CE38876851342_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La16::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_ToRgba32_m649875666DA27D0F99F72C89C9929A73A4D0F64B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_ToRgba32_mAC74FBD4C81E58E9C94920EF0A49110A91F91C02_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_ToRgba32_mD3F774A01032A0F07BF3FA88627CDC46623DA9CF_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_ToRgba32_m99E463B10304AF1043C219D26CF97B4D83328C0B_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_ToRgba32_m91D39D8245AF49A7B1C351DF1A8777B5E127A576_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_ToRgba32_m9A7C8C770D2D870B033E8F551076B3AFFE5441AE_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_ToRgba32_m25E19DDDB7562FC483E892B85667D3CBC7594244_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_ToRgba32_m900C836EB18C2721E7E65C1A626B672BBA9D187C_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_ToRgba32_m0E4E8D46AC0CC64C95D47C01BFC0E53BAA4C7167_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_ToRgba32_mFB1241E2031452CC9234E847EC79A0655A4653EB_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_ToRgba32_m6954070B464E21A5EC4B02FFA91F9B84030CEDBD_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_ToRgba32_m36B84CC2E96AA5E9C279F33127032A05E1DD766B_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_ToRgba32_mF97494D89C10B06C7F683C4D58C699DF15655B3A_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_ToRgba32_m8BE108F16584CDA20278E9BBA963F99D3B218687_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::ToRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_ToRgba32_mBBFDB10C50F7F521DCADEF8063862FEDE0DFC2AC_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Double System.Math::Log(System.Double,System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Log_m05D6B4CE873ABBA5D8E39F798BBB67D49ABECE2C (double ___a0, double ___newBase1, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.PixelFormats.A8::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t A8_get_PackedValue_m341FC6C53B24BB286C39A160D0E707843714C52B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method); // SixLabors.ImageSharp.PixelFormats.Bgr24 SixLabors.ImageSharp.PixelFormats.Rgba32::get_Bgr() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgr565::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgr565_ToScaledVector4_m62CCC6A21141BAA8E5BB4EC75FEFF1492C772522_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __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.Bgra4444::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra4444_ToScaledVector4_m51540BF44B3CE16E4670D06B87A9D277AD862F99_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra5551::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra5551_ToScaledVector4_m6132914612C594D890DD87E2AFB69462C31E05F9_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Byte4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Byte4_ToScaledVector4_m1E6DDB449D0B0DB473EB4A353453E36597470815_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.HalfSingle::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfSingle_ToScaledVector4_mE19F082AD03878C008CC3D06C5448B4ABDAF1C40_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.HalfVector2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfVector2_ToScaledVector4_mBB7480B8AE47D365DC3FE04CABF0B04002FE5933_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.HalfVector4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfVector4_ToScaledVector4_m1E9220DBD5A46A366EA55B97CDEAE4B953E7E4A9_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, 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.PixelFormats.L16::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t L16_get_PackedValue_mB73D93F9829B6F793AC69F7C88D0077BEFB62A10_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.ColorNumerics::DownScaleFrom16BitTo8Bit(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline (uint16_t ___component0, 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.PixelFormats.L8::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rg32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba1010102_ToScaledVector4_mF0A4EEF95C04726A9484C660018D2D547FF7FC5D_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 RgbaVector_ToScaledVector4_mFB276930CFE0ABFE8EF2585790670CCE94AF6B57_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short2_ToScaledVector4_m8B36EC261CCCDE3C93B650AB5CEA660F893D91DA_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short4_ToScaledVector4_mDD6449FBCBF9A73E817795C6050EFF7CFAAE2F74_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, 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.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.Void SixLabors.ImageSharp.PixelFormats.Bgr24::.ctor(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgr565::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgr565_ToVector4_m9344140C6896C34D694F147F3178F365E8364628_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromVector4_mD5A40E53DFF193D01E8A14AFA093E11BCC4183F7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra4444::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra4444_ToVector4_mF82092024B39ADF13547767878335770CBA1C661_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra5551::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra5551_ToVector4_m00FD22B9197B2056CF65D1043CBCD63648BE2F01_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, 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 SixLabors.ImageSharp.PixelFormats.Byte4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Byte4_ToVector4_m631A8BECB4DE33F18003E9013F440657ED81E993_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, 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.Single SixLabors.ImageSharp.PixelFormats.HalfSingle::ToSingle() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float HalfSingle_ToSingle_mA71AEB57FB66D04E9B80D976B6E1E1DC13A4ADA2_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, 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.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.HalfVector2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D HalfVector2_ToVector2_m96A19C53CDBA0656A715EE3954CB64A917415B2D_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, 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_Addition(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Division(System.Numerics.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, float ___value21, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Numerics.Vector2,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value0, float ___z1, float ___w2, 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::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 SixLabors.ImageSharp.PixelFormats.HalfVector4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfVector4_ToVector4_m9C810A99354029815B9DD50E2E420BECB3EC737C_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, 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_Addition(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, 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.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, 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.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rg32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba1010102_ToVector4_m9AA55F8123E9C0327138BAA9B13296E652C3ABD3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 RgbaVector_ToVector4_m4BE5E3DA34818B95B060666D5B9737E0521DBFF6_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, 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.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Short2_ToVector2_mA5E95756B9E6D27EF237B0D959A4444B5C313F65_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, 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.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short4_ToVector4_m34CC73B3F4C78B67251C5A2B5D61F45A76C2BD92_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, 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.Numerics.Vector3 SixLabors.ImageSharp.PixelFormats.Bgr565::ToVector3() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Bgr565_ToVector3_mAD471CE16B416143B668BC4DFE413A0EE9339A02_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Numerics.Vector3,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_m716D2EB70783450C3569F4B9B695D68F3CE9C811 (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value0, float ___w1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_Pack_m63BC4B6421E005814E9D4AEBA9614CBC27404258_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, 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.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, 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.HalfSingle::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfSingle_get_PackedValue_m73CF31428A76D0D77497BFAD17A559104027DDF3_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Unpack(System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8 (uint16_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.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_get_PackedValue_m46C55EE17E09D678F3976798998642D5E3485745_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Division(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, 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.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, 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.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, 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.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, 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.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_get_PackedValue_mD059B3BBFB19B15FB02F9036299226AC922B3BCA_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, 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::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, 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.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_get_PackedValue_m1432BECE5783D0FAF5F03667419AAE98B35F13E4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, 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.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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); // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * MemoryMarshal_GetReference_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mC50DEEEEC1B59A681CDF5C456AEB2211AEBF63AF_gshared (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_0; L_0 = Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_3; L_3 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_3); } IL_001e: { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_4; L_4 = Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_5 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_7; L_7 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * MemoryMarshal_GetReference_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m7C33DF94EBDEC3BE2010AC9DD4A616670959683F_gshared (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_3; L_3 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_3); } IL_001e: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_5 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_7; L_7 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * MemoryMarshal_GetReference_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m034DFCCC69BF5994CD2CE3473D4DA541E6AEF258_gshared (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_0; L_0 = Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_3; L_3 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_3); } IL_001e: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_4; L_4 = Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_5 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_7; L_7 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * MemoryMarshal_GetReference_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mAF08533227CCB0F472FE785C71072CEDA59D1E38_gshared (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_3; L_3 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_3); } IL_001e: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_5 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_7; L_7 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * MemoryMarshal_GetReference_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m14070E35A7E5F8C1A5D097239A76A06076721628_gshared (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_0; L_0 = Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_3; L_3 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_3); } IL_001e: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_4; L_4 = Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_5 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_7; L_7 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * MemoryMarshal_GetReference_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m52F281E899C76CE97F457968EA1A5B28FDFB3DDF_gshared (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_3; L_3 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_3); } IL_001e: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_5 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_7; L_7 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * MemoryMarshal_GetReference_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mA41D8FAC467EFC8A9136702BE2A2C712A7F726C5_gshared (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_0; L_0 = Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_3; L_3 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_3); } IL_001e: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_4; L_4 = Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_5 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_7; L_7 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * MemoryMarshal_GetReference_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m50F75BACB8419E94583C38C048C198BDB9B29D0A_gshared (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_3; L_3 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_3); } IL_001e: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_5 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_7; L_7 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * MemoryMarshal_GetReference_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mBCF9E58DD80EFD358E1FBC25935BA2EEE5ECAEC8_gshared (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_0; L_0 = Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_3; L_3 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_3); } IL_001e: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_4; L_4 = Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_5 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_7; L_7 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject ** MemoryMarshal_GetReference_TisRuntimeObject_mB67BC49CE72FD49D1EAFDFBDFC6BEB19DAD1AB5C_gshared (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RuntimeObject ** L_3; L_3 = (( RuntimeObject ** (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RuntimeObject **)(L_3); } IL_001e: { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); RuntimeObject ** L_5 = (RuntimeObject **)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject ** L_7; L_7 = (( RuntimeObject ** (*) (RuntimeObject **, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (RuntimeObject **)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject ** MemoryMarshal_GetReference_TisRuntimeObject_mA28E9751D7D6DF91B9C185E53F390BD19F766AB5_gshared (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_0; L_0 = Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RuntimeObject ** L_3; L_3 = (( RuntimeObject ** (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RuntimeObject **)(L_3); } IL_001e: { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_4; L_4 = Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); RuntimeObject ** L_5 = (RuntimeObject **)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject ** L_7; L_7 = (( RuntimeObject ** (*) (RuntimeObject **, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (RuntimeObject **)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * MemoryMarshal_GetReference_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mDC7B7CA053038ADF4A03ADA171B96D234AA74393_gshared (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_3; L_3 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_3); } IL_001e: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_5 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_7; L_7 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * MemoryMarshal_GetReference_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m78AD613913BC716319DC94AA18E94D6F8E35C07D_gshared (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_0; L_0 = Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_3; L_3 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_3); } IL_001e: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_4; L_4 = Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_5 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_7; L_7 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_gshared (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_3; L_3 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_3); } IL_001e: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_5 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_7; L_7 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mF8B483ED64A8E2CBA55801DD88676A7BB01E54FF_gshared (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_0; L_0 = Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_3; L_3 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_3); } IL_001e: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_4; L_4 = Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_5 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_7; L_7 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * MemoryMarshal_GetReference_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2D81DA9891131D6067D9C779D8FFACD3DBFC8DCC_gshared (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_3; L_3 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_3); } IL_001e: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_5 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_7; L_7 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * MemoryMarshal_GetReference_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m568889B263C5A6B0B9433B5CAED19E90EE37D675_gshared (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_0; L_0 = Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_3; L_3 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_3); } IL_001e: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_4; L_4 = Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_5 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_7; L_7 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * MemoryMarshal_GetReference_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m865D02E0CC4052C06CBB451CF0BDBADA5D2857C5_gshared (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_3; L_3 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_3); } IL_001e: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_5 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_7; L_7 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * MemoryMarshal_GetReference_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m7836AB9D8364040C0F63BB8F6FA9610452028C8A_gshared (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_0; L_0 = Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_3; L_3 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_3); } IL_001e: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_4; L_4 = Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_5 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_7; L_7 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * MemoryMarshal_GetReference_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m3F2AFAFFA6BD215B40ADF2487B27795A03EFE98D_gshared (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_3; L_3 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_3); } IL_001e: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_5 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_7; L_7 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * MemoryMarshal_GetReference_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mD03FB5D9D7E026DF636FCA67F0FAAE808A5D8365_gshared (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_0; L_0 = Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_3; L_3 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_3); } IL_001e: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_4; L_4 = Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_5 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_7; L_7 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * MemoryMarshal_GetReference_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m6FF8D0768DE8587FAB4D096B3D3BDC039E7DDFB2_gshared (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_3; L_3 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_3); } IL_001e: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_5 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_7; L_7 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * MemoryMarshal_GetReference_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mFB1AC2C9BC5B9F3B5A907699EBE7035F95C25B60_gshared (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_0; L_0 = Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_3; L_3 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_3); } IL_001e: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_4; L_4 = Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_5 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_7; L_7 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * MemoryMarshal_GetReference_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mCFC8C19AC4A5BA9CBB9AA2C43EFC714065064718_gshared (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_3; L_3 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_3); } IL_001e: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_5 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_7; L_7 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * MemoryMarshal_GetReference_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mBA64247A85BE450FCF55046A0A2877C3F75D1903_gshared (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_0; L_0 = Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_3; L_3 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_3); } IL_001e: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_4; L_4 = Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_5 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_7; L_7 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * MemoryMarshal_GetReference_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC312DF112FFFF6B09469E1EB3C96707A49528564_gshared (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_3; L_3 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_3); } IL_001e: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_5 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_7; L_7 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * MemoryMarshal_GetReference_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m40B2DDC68EBA3DE4360C26F382EF66CE2560BEC2_gshared (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_0; L_0 = Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_3; L_3 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_3); } IL_001e: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_4; L_4 = Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_5 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_7; L_7 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * MemoryMarshal_GetReference_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m46AAFF22203B99845925C0E98FE7AB2E1F0E0FA6_gshared (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_3; L_3 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_3); } IL_001e: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_5 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_7; L_7 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * MemoryMarshal_GetReference_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mB549C91E9EE0A18BB887E9151F2772CDD1388BDB_gshared (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_0; L_0 = Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_3; L_3 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_3); } IL_001e: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_4; L_4 = Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_5 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_7; L_7 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* MemoryMarshal_GetReference_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mEBAD94A4AD74732C9E3157C7E5B5966DED865E2D_gshared (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_inline((ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_inline((ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); float* L_3; L_3 = (( float* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (float*)(L_3); } IL_001e: { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_inline((ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); float* L_5 = (float*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_inline((ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); float* L_7; L_7 = (( float* (*) (float*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((float*)(float*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (float*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* MemoryMarshal_GetReference_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mF38D441DE125D5CC5C941E2E4AB315C7C4C51182_gshared (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_0; L_0 = Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); float* L_3; L_3 = (( float* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (float*)(L_3); } IL_001e: { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_4; L_4 = Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); float* L_5 = (float*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); float* L_7; L_7 = (( float* (*) (float*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((float*)(float*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (float*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t* MemoryMarshal_GetReference_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mAA4861D0F4100743EB9C6D435EEC9E32D084CD3F_gshared (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_inline((ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_inline((ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint16_t* L_3; L_3 = (( uint16_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint16_t*)(L_3); } IL_001e: { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_inline((ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint16_t* L_5 = (uint16_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_inline((ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint16_t* L_7; L_7 = (( uint16_t* (*) (uint16_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint16_t*)(uint16_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint16_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t* MemoryMarshal_GetReference_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFA606EDBCF515ADBFBE827FA5CFD283E6C82C0B6_gshared (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_0; L_0 = Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint16_t* L_3; L_3 = (( uint16_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint16_t*)(L_3); } IL_001e: { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_4; L_4 = Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint16_t* L_5 = (uint16_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint16_t* L_7; L_7 = (( uint16_t* (*) (uint16_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint16_t*)(uint16_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint16_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t* MemoryMarshal_GetReference_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mD16CA6DB392D6958ECD1D5552B5228EDB7AB5D1B_gshared (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_inline((ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_inline((ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint32_t* L_3; L_3 = (( uint32_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint32_t*)(L_3); } IL_001e: { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_inline((ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint32_t* L_5 = (uint32_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_inline((ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint32_t* L_7; L_7 = (( uint32_t* (*) (uint32_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint32_t*)(uint32_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint32_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t* MemoryMarshal_GetReference_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6C29A4C7DE871AA63429CC860870A61A1661DB4C_gshared (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_0; L_0 = Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint32_t* L_3; L_3 = (( uint32_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint32_t*)(L_3); } IL_001e: { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_4; L_4 = Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint32_t* L_5 = (uint32_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint32_t* L_7; L_7 = (( uint32_t* (*) (uint32_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint32_t*)(uint32_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint32_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t* MemoryMarshal_GetReference_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m9AA1085433C2EAAED78980E55D2223D2C5B41DCC_gshared (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_inline((ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_inline((ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint64_t* L_3; L_3 = (( uint64_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint64_t*)(L_3); } IL_001e: { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_inline((ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint64_t* L_5 = (uint64_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_inline((ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint64_t* L_7; L_7 = (( uint64_t* (*) (uint64_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint64_t*)(uint64_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint64_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t* MemoryMarshal_GetReference_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBA0585C80F0BCEE8EB96D3A9E0B0D31CF8646569_gshared (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_0; L_0 = Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint64_t* L_3; L_3 = (( uint64_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (uint64_t*)(L_3); } IL_001e: { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_4; L_4 = Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); uint64_t* L_5 = (uint64_t*)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint64_t* L_7; L_7 = (( uint64_t* (*) (uint64_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint64_t*)(uint64_t*)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint64_t*)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * MemoryMarshal_GetReference_TisVector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_m91CAEA93C554983B20D0C74CACC679A2C50ADD09_gshared (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_inline((ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_inline((ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_3; L_3 = (( Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(L_3); } IL_001e: { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_inline((ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_5 = (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_inline((ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_7; L_7 = (( Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * (*) (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * MemoryMarshal_GetReference_TisVector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_m87414498888DBA325C948F599A2611F8D91EB01C_gshared (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_0; L_0 = Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_inline((Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_inline((Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_3; L_3 = (( Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(L_3); } IL_001e: { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_4; L_4 = Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_inline((Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_5 = (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_inline((Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_7; L_7 = (( Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * (*) (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m700E8637FB568C6736325A0F962C978A85FEFD00_gshared (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_0; L_0 = ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_inline((ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_inline((ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3; L_3 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_3); } IL_001e: { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_4; L_4 = ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_inline((ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_inline((ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7; L_7 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_7); } } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_gshared (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_0; L_0 = Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (L_0) { goto IL_001e; } } { intptr_t L_1; L_1 = Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (intptr_t)L_1; void* L_2; L_2 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3; L_3 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((void*)(void*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_3); } IL_001e: { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_4; L_4 = Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck(L_4); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_4->get_address_of_Data_0(); intptr_t L_6; L_6 = Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7; L_7 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5, (intptr_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_7); } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); int16_t L_7; L_7 = (( int16_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (int16_t)L_7; } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); int32_t L_7; L_7 = (( int32_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (int32_t)L_7; } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); int64_t L_7; L_7 = (( int64_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (int64_t)L_7; } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); uint16_t L_7; L_7 = (( uint16_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint16_t)L_7; } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); uint32_t L_7; L_7 = (( uint32_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint32_t)L_7; } } // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); uint64_t L_7; L_7 = (( uint64_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint64_t)L_7; } } // System.Boolean System.Runtime.InteropServices.MemoryMarshal::TryWrite(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((((int64_t)((int64_t)((int64_t)L_3))) <= ((int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_4))))))) { goto IL_0028; } } { return (bool)0; } IL_0028: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); int16_t* L_7 = ___value1; int16_t L_8 = (*(int16_t*)L_7); (( void (*) (uint8_t*, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (bool)1; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); int16_t* L_7 = ___value1; int16_t L_8 = (*(int16_t*)L_7); (( void (*) (uint8_t*, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); int32_t* L_7 = ___value1; int32_t L_8 = (*(int32_t*)L_7); (( void (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int64_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); int64_t* L_7 = ___value1; int64_t L_8 = (*(int64_t*)L_7); (( void (*) (uint8_t*, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int64_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); uint16_t* L_7 = ___value1; uint16_t L_8 = (*(uint16_t*)L_7); (( void (*) (uint8_t*, uint16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); uint32_t* L_7 = ___value1; uint32_t L_8 = (*(uint32_t*)L_7); (( void (*) (uint8_t*, uint32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void System.Runtime.InteropServices.MemoryMarshal::Write(System.Span`1,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint64_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var); if ((!(((uint32_t)L_3) > ((uint32_t)L_4)))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var); uint64_t* L_7 = ___value1; uint64_t L_8 = (*(uint64_t*)L_7); (( void (*) (uint8_t*, uint64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint64_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t4E829FF152E1FD143B0527FE7C833AEB5B096904_m4EB2B893B6FA8B076B36ED893E0B8DA80E62878F_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_1; L_1 = (( Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_1; Span_1_Clear_m27C60CB118BC2AF56375BD4CA4F0E38EE16E8B6D((Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A_m882ABBF0CA82C89AF1766AF4C97D94C97966684E_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_1; L_1 = (( Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_1; Span_1_Clear_mC1FA355B0829A59BD1409097C495DDE460E8069A((Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273_m066A3A71B2DF146264217A2F3DC63B0F08BF02B1_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_1; L_1 = (( Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_1; Span_1_Clear_m92558FD5397247D37B9B5626F5131A0754D71825((Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68_m4F1CA9225642823890EA3B50CCD05581592263F3_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_1; L_1 = (( Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_1; Span_1_Clear_m8DAF16D5B91EB6981A352EA950A91DD512F24467((Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tFEAFC7C364C693DA9F287675C6B967877F7A393A_m249960D773E9208B9F522B4585053BCD82E8E543_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_1; L_1 = (( Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_1; Span_1_Clear_mF094C1413D3C9618365F1DEA137E0A35B8DC84BE((Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t885415045473B7F42DAE4C8679D299E13D170D6A_m7D4A1C3FFFA81D894A6D77EC6CEF87926E501602_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_1; L_1 = (( Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_1; Span_1_Clear_mCC7B640D2E473DAA53048CACDE02EAE7678E846D((Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2_mC800A8EC51A4C97809EBA6546F9E9A408F1C2A4C_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_1; L_1 = (( Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_1; Span_1_Clear_m3F6675DDD19BA2A42A4F93673F69549C1B04FE6B((Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5_m575A0C7DB2BC89DC3F0AB8F5636BC41110B22178_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_1; L_1 = (( Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_1; Span_1_Clear_m5BDEA0E76380599C6BF0388D5434D3B2CA2DC12B((Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8_m92C274A335F637F0F90192B9EE3C391417D10232_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_1; L_1 = (( Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_1; Span_1_Clear_m3BC56BBF969CD6622B155C10F683D9947A825063((Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tBE5A508CCA947A8962539D91227EF9EAC312BECF_mDA3E501DBE17D0D8808633C798D25E56C2108378_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_1; L_1 = (( Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_1; Span_1_Clear_m5947639CFFF42CDA6AD2205F080DDC70CD7C1B48((Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F_mFEC61FA3E55D7185A367C83F59FA83A9C9C2C6F1_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_1; L_1 = (( Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_1; Span_1_Clear_m80EC28A5D1662439C52D22413125E7233F5D49B0((Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE_m5E8FF04D28EF820EC379E6CFD94448147B9F2DD8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_1; L_1 = (( Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_1; Span_1_Clear_mF08FEB4B1F04EB4345D89B6E452F09895EB9629C((Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t4C99072E11077166377CCD2881DF934837F9BA3B_m88549499B48A99D64578FC22EE950127C9A9951D_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_1; L_1 = (( Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_1; Span_1_Clear_m5BD8752F889F62F72C08FE923EBF71CEAD1E7546((Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F_mA4822DB4A453B55B48A5CE6AE99EC295F97B555B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_1; L_1 = (( Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_1; Span_1_Clear_m63FD06DC0F7AB0C5D065E2E3ED3326612BBDA596((Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C_m8C42CD7191E935E035E71CC2CD4C503FE0BC3350_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t85E11E4140E6356C6293590FB7832A9551354776 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_1; L_1 = (( Span_1_t85E11E4140E6356C6293590FB7832A9551354776 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_1; Span_1_Clear_m292F31D732CA5D056A7B3EB3ECD9CF4CC8E958E2((Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t1146D1A10D3D26340B36635CA612E6BEC02071BB_m99562B9CE512E272053341046936BCE4DE2F6F1B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_1; L_1 = (( Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_1; Span_1_Clear_mD8E2CCB1EF32850624E5FD60E9FB8E74596B9341((Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tB524CC81FBD87492BC411766CDB3040D1799053A_m157674ABC855DC06DFF71CD058E35F19703055A6_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_1; L_1 = (( Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_1; Span_1_Clear_mDA13F90A261D1BCF3143BE4085FDBA01358C8CC4((Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C_m4219EABCC98D4ED862960FE35E3E71FA312117F3_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_1; L_1 = (( Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_1; Span_1_Clear_mFCFE70920B0A01F8C23602A14748B3D4518DFAED((Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tA06D03FB285413EF22AD97BA17594D96C7BDED20_mA49219CFEDD0963B57E9042AE5B271034D77DE4F_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_1; L_1 = (( Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_1; Span_1_Clear_mCE72D15A20217E7ABD162CFA4C2A57D05FE8A1ED((Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t94BC4CA21F440059214263A242302F917CFF4F8D_m3F7D5345113C537F88D8E67E4207F9A30C9D3485_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_1; L_1 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_1; Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD_mE05B1CC6BBDC6FFA38564D6249DE21B53CE41E66_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_1; L_1 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_1; Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE_m173A096D49B52CB005A3C2E505402808EF0B0F07_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_1; L_1 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_1; Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637_m56CBB6DEE64EF83F0AB4B4CE8EE1DFD1C33A88FA_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_1; L_1 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_1; Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0_mC365717F79E07A9402E20F4399B596E4EC3E219C_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_1; L_1 = (( Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_1; Span_1_Clear_m7BBC321D00ED67379F3023855B381691A3229110((Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF_mEFBCF79CDE7391881AF2ABCCEEEEBC863C94B33E_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_1; L_1 = (( Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_1; Span_1_Clear_m64223985B6AA15632A4BB7F789B047F3DD112CD8((Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D_m9826B84A79D5EDF90842041AAA1B9987BFDF776C_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_1; L_1 = (( Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_1; Span_1_Clear_m94EE1CB4A9B36938534C1419BE58188A266930EA((Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t7917636C1914E6FF2D0FCD7523919A0CE7471807_m84E8FB4A35FABE8D798F495C6418C072AE32B22D_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_1; L_1 = (( Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_1; Span_1_Clear_m97A49DE0D6FEA3521C6B76E309839D638DB2A2E0((Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329_m2B9E3C07C1463BFDEE83D2C2B0C2460436136383_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_1; L_1 = (( Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_1; Span_1_Clear_m91304EE749C7DD6A93013CE0F02F265CA9CF0979((Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisMoment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15_mA7569BF9936A73E32CD8888518D504310C818E70_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_1; L_1 = (( Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_1; Span_1_Clear_mD84FCAD31B52D9BEEBD32018A97F99125E14F636((Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m42EAF8CF2B2ECD1BD7C7E5E548828A1D1B7EB922_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_1; L_1 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_1; Span_1_Clear_m4375DC418D1D7CD5516FC543019E198D1DAC7908((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mB8AC57EF3041216BDBC942C679A76B83E449727C_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_1; L_1 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_1; Span_1_Clear_mFADE3A35741D87489067F5AB6E7B47601E28CCE8((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mAE849926E4EB1A80D1FCD82DA9937ED627C89170_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_1; L_1 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_1; Span_1_Clear_mD6225E2AF29CABA59EFABB2A3B968D963F8CCC33((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m75E22213857457F0B060807D355E43AEDE594628_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_1; L_1 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_1; Span_1_Clear_m077E30B6245BB5949C71C0826D9A52AFF91D5362((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m35E9C06021E019ED6C19C6F9F99B208616D05A62_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_1; L_1 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_1; Span_1_Clear_mE12CDF937A4224427A239869D1A902D16BC4AE91((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mD113794511F279912D300AF2167ED26CB566F977_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_1; L_1 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_1; Span_1_Clear_m0265360781B4B1587695A6162155FBD5858367EE((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m804286C39CEF78B1980C6C3E3AF1D9C5422DCCF2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_1; L_1 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_1; Span_1_Clear_m07E311AB1EA2B66B0842AF1AE3A4401A119CE183((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m637B356EE7C102189210A2695ABBD6FD4519928B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_1; L_1 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_1; Span_1_Clear_m9E26A53F2B7469F86E924C449C63A14ACFBD6EBE((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_mEE4E080E4287DBA6C16D3FFF821CDBB902C9751B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_1; L_1 = (( Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_1; Span_1_Clear_mF8E5C0B598C5D83F028A23068E149585C8F56D45((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m239618492BC443B31854A4A82E0B5D2A253946A3_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_1; L_1 = (( Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_1; Span_1_Clear_m691B0186625A3329E268E8B232AF497E93EE97A4((Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE90F110C6F88699EDB454DE70BC06D292025BBCA_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; Span_1_Clear_mCD3767C2F151B946E3EEB3AD9CCD8EE0794F689C((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m5D51DA6042D8CEB363D90C2FF359148FF1B5B792_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_1; L_1 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_1; Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_m0B928EE28336DB52DDF548917567C583AB41B647_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_1; L_1 = (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_1; Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m842BE2E4C037F2F4CB294B99CEE2164799DFF3D8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_1; L_1 = (( Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_1; Span_1_Clear_m9131C934948776FBA068EE2817CFDBF5D376511E((Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m04011ECD9026D8294FB801AD1DAE2D0516F38D58_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_1; L_1 = (( Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_1; Span_1_Clear_m70214C55B5BE77461DC967372C99C6EFF6064F08((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m379DB0D5EB605CC73635F3208059D22B3BCF4B6E_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_1; L_1 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_1; Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m4BC5561C5B8F76FA03A41775F5870F5733C1EE89_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_1; L_1 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_1; Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mB18F279019DA49D3C44CD6A2AEFD238CBC389BF2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_1; L_1 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_1; Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m1DF536C449CDDB5FEE0C0CE152A5568AE323FF8E_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_1; L_1 = (( Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_1; Span_1_Clear_m2DCBC99A00C4D61CB8408A8B31D9F28117FC04A7((Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7BDC10651BB1EF601573755D51293E2F91DCCD35_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_1; L_1 = (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_1; Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7A348A86E703275C0E8EE87D1FC03C233C3C3774_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_1; L_1 = (( Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_1; Span_1_Clear_m4E68132D6EC8F9E5180ADC0240C736FC4CA5F6DF((Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mAAF9D6640566B5AB97CE134C72580AE316A576B6_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_1; L_1 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_1; Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m59D52109F44E9421E3E80F699D3409F33FC82E56_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_1; L_1 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_1; Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mF71B734439C70263B84CF2A6E6E2220081CEDB93_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_1; L_1 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_1; Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m460489D7E08FDDFC1F4A7DBF75310FF3C1BB0501_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_1; L_1 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_1; Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mCB31AB551E90918F71A9D684EF69D73908D9F7BE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_1; L_1 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_1; Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m59114503FCEB6B23216A9D953118C94178170ECB_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_1; L_1 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_1; Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mE7540E14EA4B8D1BBE7DEB62FFAF4869F64C6909_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_1; L_1 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_1; Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mCB67B7941043416E17AF40C1844B8B52930814F4_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_1; L_1 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_1; Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRuntimeObject_mC3FC6F00C99D93B6A0F16BC508936C0A0C0286BE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_1; L_1 = (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_1; Span_1_Clear_mB7820D947A5DCC3CAB2DFEC72B5FB9E85A700B72((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mE7685867CD60F46E02B41ECCF6E0E3B8EF6A6BBF_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_1; L_1 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_1; Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m899D23A37B46B0435F890D17CE015852CE138E03_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_1; L_1 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_1; Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mFE23D992867205EA26485A942934E180C148C3B1_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_1; L_1 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_1; Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m09D771DEB7EFFD4CE43A8C139182710AA970B612_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_1; L_1 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_1; Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2EFFA590DB42B35BF4FD701ED6C25F3B840F9838_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_1; L_1 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_1; Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mFA4E8CF19E776D3EB79E44FC03673010DD004B19_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_1; L_1 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_1; Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m88362B9F6CEA2ECC23AFFBFFA2A162A6BC75F2BE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_1; L_1 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_1; Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5EC726AA73DC432C0977191B6F65533D79E21186_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_1; L_1 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_1; Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m67E7B44E5E1A59CF360C44DF5902E261AD316355_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_1; L_1 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_1; Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m34E420BB2A0871569B9B8747274F90A1783E0312_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_1; L_1 = (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_1; Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE9960B1CC32698391535A868A2002F9DC8256D62_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_1; L_1 = (( Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_1; Span_1_Clear_m40327503C3DA97B4C0E5CA916138AE3083A67DBE((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m3F29681946069379FB1AA547A0A8AC823E434FD8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_1; L_1 = (( Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_1; Span_1_Clear_m0543D40F9CFD8C71D11AFCFCBC68318ECC5D9EB4((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC2D731E98183599B37A81148EAD18DF8D243B609_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_1; L_1 = (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_1; Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Clear(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerExtensions_Clear_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF742AF6BC4B4A7F1CB2FDB6580C1C17F1BD77C05_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1; L_1 = (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1; Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return; } } // T& SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetReference(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryOwnerExtensions_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m3BD1AE82FAA2A97CA3902E5178BA1B386DA5C94B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___buffer0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); uint8_t* L_2; L_2 = (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (uint8_t*)(L_2); } } // T& SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetReference(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* MemoryOwnerExtensions_GetReference_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m5A6E9CE3D06169011A20634E3BC332CC99E89022_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___buffer0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_1; L_1 = (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); float* L_2; L_2 = (( float* (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (float*)(L_2); } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 MemoryOwnerExtensions_GetSpan_TisMoment_t4E829FF152E1FD143B0527FE7C833AEB5B096904_m7097EFB758AC86B3B348886885D3DA80ADD40748_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 >::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_t207FB8D7F3837900B5F0744EE22E8F703E809201 )L_1; Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_2; L_2 = Memory_1_get_Span_m6E246BB1CB6AF4EBB1AA5C3972440FE13D951E73_inline((Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 *)(Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 MemoryOwnerExtensions_GetSpan_TisMoment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A_mC3963846263FF777E56FFC49B39E813C47174D2A_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 >::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_t4E8593A2EE546CD7081FA0197C1E05B844C38471 )L_1; Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_2; L_2 = Memory_1_get_Span_m412E53E44777DB171B84121BE3749DD9A3AC45C4_inline((Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 *)(Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB MemoryOwnerExtensions_GetSpan_TisMoment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273_m56FBE0254CF2AF3477D6CD90E5C66C9780F0CCE5_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 >::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_t9EE827C33711A426FCD71B404E2A674FD9574539 )L_1; Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_2; L_2 = Memory_1_get_Span_m4DA76533B995EE28A7676D5C4B5C1F8AB7EDB918_inline((Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 *)(Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 MemoryOwnerExtensions_GetSpan_TisMoment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68_m6A7FAED45F1F5A3A56C18DABFE75753B4A3A119D_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 >::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_t38FDAF46A8610C6C6E512EF43C47790214307696 )L_1; Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_2; L_2 = Memory_1_get_Span_m29A733B0C8D0BBBCDC79AD584AC1AE3C48BAE718_inline((Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 *)(Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 MemoryOwnerExtensions_GetSpan_TisMoment_tFEAFC7C364C693DA9F287675C6B967877F7A393A_mF286E4E04EA976F4BFFD3D79C1B694B4EAD98EA4_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tF6B004411E05421516F33EC7213A5117F222236B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tF6B004411E05421516F33EC7213A5117F222236B L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tF6B004411E05421516F33EC7213A5117F222236B >::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_tF6B004411E05421516F33EC7213A5117F222236B )L_1; Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_2; L_2 = Memory_1_get_Span_m513C6AA35816D014CAFA485558557B9564F8A677_inline((Memory_1_tF6B004411E05421516F33EC7213A5117F222236B *)(Memory_1_tF6B004411E05421516F33EC7213A5117F222236B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB MemoryOwnerExtensions_GetSpan_TisMoment_t885415045473B7F42DAE4C8679D299E13D170D6A_m37F5F48204BE70E64F0E02054F6FD40F98ACBEE8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A >::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_t16F380BF3C8D9A34FB625757EEBB7032629D803A )L_1; Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_2; L_2 = Memory_1_get_Span_mD512EAA0DB3843D018737D2E931F5450B898F26E_inline((Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A *)(Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B MemoryOwnerExtensions_GetSpan_TisMoment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2_m84AAC141B7220D0CB5896856019C1222A747D561_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB >::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_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB )L_1; Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_2; L_2 = Memory_1_get_Span_m0210D4518A5281D70C05DDF4E6AEDE0E8FE4F353_inline((Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB *)(Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 MemoryOwnerExtensions_GetSpan_TisMoment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5_m4B219F826AE9AB28321864D25957EAAC50153124_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E >::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_t2920A6D3746AF41B205EFB6C9241E5D171F4249E )L_1; Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_2; L_2 = Memory_1_get_Span_mB11748532CEDEDB04FA2DAE1E2765CD8326A52C5_inline((Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E *)(Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 MemoryOwnerExtensions_GetSpan_TisMoment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8_m888C661F9F544DFB374335EB129234B1DD4964E8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 >::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_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 )L_1; Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_2; L_2 = Memory_1_get_Span_m51AC5AB5D333B97F0995E93653A1F1C54E295B1F_inline((Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 *)(Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 MemoryOwnerExtensions_GetSpan_TisMoment_tBE5A508CCA947A8962539D91227EF9EAC312BECF_m20ABC1D03030F2A8E5EF845CF6DA47CF8C4251DC_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 >::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_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 )L_1; Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_2; L_2 = Memory_1_get_Span_m0FB02995CC48F8ED8A213EFD4F4D59AA582E7F27_inline((Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 *)(Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 MemoryOwnerExtensions_GetSpan_TisMoment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F_m16B0AEF701C0A05272D355B49B3DBEB46D5272DA_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 >::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_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 )L_1; Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_2; L_2 = Memory_1_get_Span_m699631B6A1091B853B63729420AC12D9F80AA50F_inline((Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 *)(Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 MemoryOwnerExtensions_GetSpan_TisMoment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE_m89D2F9D910A2FD40CF71ED3064D81AC3E585AFC2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 >::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_t38D225EE7431AD1368AF0290960F1B25BED112E7 )L_1; Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_2; L_2 = Memory_1_get_Span_m63A369A4B65FD079AC978F4D2D639EC26E6E81C2_inline((Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 *)(Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E MemoryOwnerExtensions_GetSpan_TisMoment_t4C99072E11077166377CCD2881DF934837F9BA3B_m2056295270884DF55D2D84BAC91EA108E8BB3F86_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 >::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_t891C31BE552D614CE3BE5001300837DF8C2CB952 )L_1; Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_2; L_2 = Memory_1_get_Span_mB0F2CF411522988C54F110B13ECC95260A238FDA_inline((Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 *)(Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 MemoryOwnerExtensions_GetSpan_TisMoment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F_mFFA05142F67A23BC86FAA8E2CD53D5AAF52A0666_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C >::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_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C )L_1; Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_2; L_2 = Memory_1_get_Span_m7F475C86313F58E6765013D23016EC381B1BF199_inline((Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C *)(Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t85E11E4140E6356C6293590FB7832A9551354776 MemoryOwnerExtensions_GetSpan_TisMoment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C_m461DB9921A36CE0B9852C5DD1582088CF233EFE0_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 >::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_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 )L_1; Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_2; L_2 = Memory_1_get_Span_m72681D581DA96AAEBFFF605094C63A5E08DBE94E_inline((Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 *)(Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 MemoryOwnerExtensions_GetSpan_TisMoment_t1146D1A10D3D26340B36635CA612E6BEC02071BB_mA74F13288DD038E55E586C17A8A2C1A02DE5491B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 >::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_tD768EB247C8A8A19CA252617483C10ECA628BDA0 )L_1; Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_2; L_2 = Memory_1_get_Span_m608A0BE5AADB0F8035200839299C31CD016F97C6_inline((Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 *)(Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 MemoryOwnerExtensions_GetSpan_TisMoment_tB524CC81FBD87492BC411766CDB3040D1799053A_mD8848DA596927C567F7BB03230F08D73917A5D18_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 >::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_t6726CDA262AC048485062F46A426D36B7814DD47 )L_1; Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_2; L_2 = Memory_1_get_Span_m2454075996540E314E71D8344FF643D1A82EE104_inline((Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 *)(Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 MemoryOwnerExtensions_GetSpan_TisMoment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C_mF840ED5B8AC178C1E7D5A7F02C69221538BF65D4_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 >::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_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 )L_1; Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_2; L_2 = Memory_1_get_Span_mE573B7118E38A8259C650A29E557983F57B2F57A_inline((Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 *)(Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 MemoryOwnerExtensions_GetSpan_TisMoment_tA06D03FB285413EF22AD97BA17594D96C7BDED20_m243E409FE690776A3013A4FB779DA44525075559_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 >::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_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 )L_1; Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_2; L_2 = Memory_1_get_Span_m590C44E7B208DAEF237F45963763D927AF29347C_inline((Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 *)(Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A MemoryOwnerExtensions_GetSpan_TisMoment_t94BC4CA21F440059214263A242302F917CFF4F8D_m70018F516B4C73541CEAC06E6597C7158C912E08_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 >::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_t17713706A51296EAEACC833D77E98D6A410FDFD0 )L_1; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_2; L_2 = Memory_1_get_Span_m12D0E55B81ABDFE92F80333C75F762B5A89045CF_inline((Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 *)(Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F MemoryOwnerExtensions_GetSpan_TisMoment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD_mD12CEEED2194BFB8BE1A47E1CCA13025BED1FAFE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 >::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_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 )L_1; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_2; L_2 = Memory_1_get_Span_m947B9B2D10B3EBC376779640FF635B36D7F6C492_inline((Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 *)(Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 MemoryOwnerExtensions_GetSpan_TisMoment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE_mEC38D166A7E5BA72B99F8F104747CCC9ED3CCAB2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 >::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_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 )L_1; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_2; L_2 = Memory_1_get_Span_m55354A2C0112BC3DD3CECF86FD3D5D55EAAD2C40_inline((Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 *)(Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADA37510601FA34CF0623B41095419E4009CB470 MemoryOwnerExtensions_GetSpan_TisMoment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637_mD92B04473D574818203E78942C77371D8A00C5EE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E >::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_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E )L_1; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_2; L_2 = Memory_1_get_Span_m63ED81150FBBAD6A997ADAE05AED117C98011ABF_inline((Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E *)(Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF MemoryOwnerExtensions_GetSpan_TisMoment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0_mB989D59C55F713D5E1A7B512366E24B8E8DAE50A_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF >::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_tEC57173983F595498CFEE05C119DE6B86762AFDF )L_1; Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_2; L_2 = Memory_1_get_Span_mFBBF6F87EF280AB6D46EDF5DA82CFB6867D8EB73_inline((Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF *)(Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D MemoryOwnerExtensions_GetSpan_TisMoment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF_mCC73DE9B77E5EF74C8B3BEAF2CDA36F8E2D3694A_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 >::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_t6D5CF9BB1F50A48112132E403552D130470C75F1 )L_1; Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_2; L_2 = Memory_1_get_Span_mA3A5D5AF962E166879F18C57FEE284CFACE67681_inline((Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 *)(Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 MemoryOwnerExtensions_GetSpan_TisMoment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D_mD82CF108D8AA43786E29F99B0553634615EB5212_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 >::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_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 )L_1; Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_2; L_2 = Memory_1_get_Span_m9E8A50E82B09DF9B1DFB0B1E2F7B23F822E9729C_inline((Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 *)(Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD MemoryOwnerExtensions_GetSpan_TisMoment_t7917636C1914E6FF2D0FCD7523919A0CE7471807_m8F58182F391166FB383FCF743B7D83DD44CBC8C7_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B >::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_t879B609AC7A958D21CB504C59D9233C84E70AE8B )L_1; Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_2; L_2 = Memory_1_get_Span_mC94F17FC49A90E8A3E00E01C1BB548C58045E2C4_inline((Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B *)(Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E MemoryOwnerExtensions_GetSpan_TisMoment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329_m84C6D741E317A9584C246D53D1807F0C8F371B09_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t27444C644DE0706D54512F6F351993153FA2081A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t27444C644DE0706D54512F6F351993153FA2081A L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t27444C644DE0706D54512F6F351993153FA2081A >::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_t27444C644DE0706D54512F6F351993153FA2081A )L_1; Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_2; L_2 = Memory_1_get_Span_m9AD2F1EFEC34C8C8CDD9848251D9A4F16E5D3FED_inline((Memory_1_t27444C644DE0706D54512F6F351993153FA2081A *)(Memory_1_t27444C644DE0706D54512F6F351993153FA2081A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan>(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F MemoryOwnerExtensions_GetSpan_TisMoment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15_m7DE2FA9C212AA509550623165DF6FF6CF777DEC5_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 >::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_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 )L_1; Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_2; L_2 = Memory_1_get_Span_m061C92E262FF0E9803AD7F36391ABA6BE0612FCD_inline((Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 *)(Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C MemoryOwnerExtensions_GetSpan_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD90231C86EA5F21FB6B5D6669D2E9540E8E645F7_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 >::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_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 )L_1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_2; L_2 = Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_inline((Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 MemoryOwnerExtensions_GetSpan_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m75EBDDA95D74F8F8E68C13C6259778D94F66A78F_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB >::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_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB )L_1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_2; L_2 = Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_inline((Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF MemoryOwnerExtensions_GetSpan_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m9F75D55340CD715C6CFE07FC772617BA35CB9650_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D >::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_t52BF449C14477B272943AC8B462A46FFF33D1D6D )L_1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_2; L_2 = Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_inline((Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryOwnerExtensions_GetSpan_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mC089D5197A881DF2313AE0E7BF15B6EE0CEF7921_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE >::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_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE )L_1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_2; L_2 = Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_inline((Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA MemoryOwnerExtensions_GetSpan_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m2556B6CC1B329BAC3EC92A981A5B619E03BE919C_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 >::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_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 )L_1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_2; L_2 = Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_inline((Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_gshared (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; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E MemoryOwnerExtensions_GetSpan_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mD4EF2AE3579D8D9932886D2BE1737BF700CA6CED_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE >::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_t7563249509690F7EA9872AC8D92A514A79493FAE )L_1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_2; L_2 = Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_inline((Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 MemoryOwnerExtensions_GetSpan_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m6E34DEA5C917A59E46B3BCEB40E28BD3BF506CA5_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t989A25F213E59B429D409844716D883464EB981E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t989A25F213E59B429D409844716D883464EB981E L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t989A25F213E59B429D409844716D883464EB981E >::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_t989A25F213E59B429D409844716D883464EB981E )L_1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_2; L_2 = Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_inline((Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B MemoryOwnerExtensions_GetSpan_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_m7B56A8F364F6219BD3BC21FE8D183914C1DCE762_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE >::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_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE )L_1; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_2; L_2 = Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_inline((Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 MemoryOwnerExtensions_GetSpan_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mB323EE20889AC4591792B654B771B1A14656DDFF_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 >::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_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 )L_1; Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_2; L_2 = Memory_1_get_Span_m494409B599310376B4B7AE050A93B73316586134_inline((Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 *)(Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; 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() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_0 = (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_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryOwnerExtensions_GetSpan_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m027BF5E935666328D2AEA660B1402309483494EB_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 >::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_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2; L_2 = Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B MemoryOwnerExtensions_GetSpan_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_mF10B8EACC1C5FEA875AB8E6A0D05AC42570B5B63_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 >::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_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_2; L_2 = Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 MemoryOwnerExtensions_GetSpan_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m86231B36817ED7C3DFA121A61696842CF158AF10_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF >::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_tDD17127709A7F4B5933623833B2E6FED859F4DBF )L_1; Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_2; L_2 = Memory_1_get_Span_mEA1EBC7EC7704C094D4FE6E929B37F77D1B8D4FB_inline((Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF *)(Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 >::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_t10372B53BD653B49768E8C77D3E56239245647C9 )L_1; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_2; L_2 = Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_inline((Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 *)(Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryOwnerExtensions_GetSpan_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC63296AD9C2822B4EEDF7004D7632AD0C2624EE0_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 >::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_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2; L_2 = Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 MemoryOwnerExtensions_GetSpan_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m1606D9EE1E94291E2C038C27F586A3F10B86517B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 >::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_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 )L_1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2; L_2 = Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_inline((Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 MemoryOwnerExtensions_GetSpan_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m5AA0AEF6A0B14DFD5A3BFC293850FE77C3F6DFF2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 >::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_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 )L_1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2; L_2 = Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_inline((Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D MemoryOwnerExtensions_GetSpan_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m662BBDB8F84FD70B410DE6870C762B187E76C853_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 >::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_t03A7E04B68DBDD013A74898E87082675D1A5C974 )L_1; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_2; L_2 = Memory_1_get_Span_m02877BC26F5EC0BB9B80C8D0F4EE316139074281_inline((Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 *)(Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryOwnerExtensions_GetSpan_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mA44DF824AFE262FA4F9133350A44C669A6D90259_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 >::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_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 )L_1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_2; L_2 = Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_inline((Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A MemoryOwnerExtensions_GetSpan_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m00AEAFA811B06A97396FDA1AB243AA822E41CF91_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD >::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_tD68A8A978793154B2D2C256EFCB15304E5334BDD )L_1; Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_2; L_2 = Memory_1_get_Span_mDF4BC33E79907D1C8AD00E6FF61D07B6F6A3824C_inline((Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD *)(Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE MemoryOwnerExtensions_GetSpan_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mDFF941EA72EEB62CFBC0066A93B330389AF72813_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA >::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_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA )L_1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2; L_2 = Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_inline((Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryOwnerExtensions_GetSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m72FE5DDFD3B3B4D6A4D505784884DB351DC0C2F8_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 >::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_tA7A508702FE7E293003570A324EEEB9484F060C8 )L_1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2; L_2 = Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_inline((Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC MemoryOwnerExtensions_GetSpan_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m8A8D1106AA86A9EEF3864E6B6DE156F95ADF16A6_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C >::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_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C )L_1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2; L_2 = Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_inline((Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 MemoryOwnerExtensions_GetSpan_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mFAF0E00D295E383182EC59E664147BB902F573C5_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 >::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_tFFA1B47B559ED3725A0D84770C020382BEEF8031 )L_1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2; L_2 = Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_inline((Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 MemoryOwnerExtensions_GetSpan_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m163641F714DAC1A7898D36AA89D862D1BB3C12F6_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 >::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_t4C68A701286CD564433404E3BD0F30FCFD756DE4 )L_1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2; L_2 = Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_inline((Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A MemoryOwnerExtensions_GetSpan_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mF70EB67EE32565707A56E021E9816CC82B103520_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 >::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_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 )L_1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2; L_2 = Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_inline((Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 MemoryOwnerExtensions_GetSpan_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m460F26761B50D7CDA08E08916D0C55D922447432_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 >::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_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 )L_1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2; L_2 = Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_inline((Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 MemoryOwnerExtensions_GetSpan_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m490C574E560D5A2075D639F980DE33EB4C1E7C95_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D >::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_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2; L_2 = Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_inline((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryOwnerExtensions_GetSpan_TisRuntimeObject_m6C46299E6705E4B0790EE4884BFA8A1E118F47DE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A >::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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A )L_1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_2; L_2 = Memory_1_get_Span_mBF7914A0FA1CC7358278F9E3469034482AA86933_inline((Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *)(Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC MemoryOwnerExtensions_GetSpan_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mBFC5AD17E126A9BAD1280889378772B7672D7D7A_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 >::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_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2; L_2 = Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_inline((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD MemoryOwnerExtensions_GetSpan_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m45C3A9AB66B00BDC2784502A20D6587D22AEBEF1_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 >::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_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2; L_2 = Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_inline((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 MemoryOwnerExtensions_GetSpan_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC8BF39CDBE3A1F0E790502A72F2EC585CB2F900B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B >::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_t814A542F09F5105E92E19024DD750603F06FFA6B )L_1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2; L_2 = Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_inline((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 MemoryOwnerExtensions_GetSpan_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4BEBC2BD03ADDDDE946B07F7E52F8C1CD4CF68B5_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF >::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_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF )L_1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2; L_2 = Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_inline((Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 >::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_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 )L_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2; L_2 = Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_inline((Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A MemoryOwnerExtensions_GetSpan_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mDA2E8EFB19CAF1CD763187D23548EEAA957F2DF4_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E >::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_tD679CAE35E6989CB96F2F11F86610C7921655F6E )L_1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2; L_2 = Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_inline((Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 MemoryOwnerExtensions_GetSpan_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mBF97ECFE517053695E54CE8A2D5D14BF4A4117E3_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA >::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_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA )L_1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2; L_2 = Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_inline((Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 MemoryOwnerExtensions_GetSpan_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mA87EAAEDAE805192775F491EB025C4ADB9CF7FFF_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B >::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_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B )L_1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2; L_2 = Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_inline((Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 MemoryOwnerExtensions_GetSpan_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m22869456AC6554A072FE9B9917A8F12B7EF03E1A_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE >::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_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE )L_1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2; L_2 = Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_inline((Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 MemoryOwnerExtensions_GetSpan_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m1D8F48ACDF2D6ECC3F4570F1E611250556FCA6A2_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 >::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_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 )L_1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_2; L_2 = Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_inline((Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_gshared (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; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 MemoryOwnerExtensions_GetSpan_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m449B58632DF99CCB5E8BA4A5047ABFBFB3A12D90_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 >::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_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 )L_1; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_2; L_2 = Memory_1_get_Span_m1CFAC336D1CB3C0EC55372067743C2D09F965C15_inline((Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 *)(Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED MemoryOwnerExtensions_GetSpan_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m6C890C4EECE8C65BD4B31E36C3A78CE247050310_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA >::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_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA )L_1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_2; L_2 = Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_inline((Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryOwnerExtensions_GetSpan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEB44C76DFCAE83F18F2F9780121FA66CDF7643DE_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::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_t3232108BC547E6E6D76B052248C41BE34889A556 )L_1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_2; L_2 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_2; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Length(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryOwnerExtensions_Length_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mC9632B762DC6F4A741CD8A6EC9CDD944EA5A5B2B_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; 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() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_0 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; int32_t L_2; L_2 = Memory_1_get_Length_m86AFC3FB85F1D31B3390CD2961460D8EF4CAC44F((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (int32_t)L_2; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Length(System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryOwnerExtensions_Length_TisRuntimeObject_m19EBFCAC5A0976A9F0BC0DFF595F3854D533D70E_gshared (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A >::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_t7710FE5B483D1A416CB7CF2955899D0D949AC10A )L_1; int32_t L_2; L_2 = Memory_1_get_Length_m255198498BCEAA2A0B1FFFFDFE38A9AC7ABF5AB0((Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *)(Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (int32_t)L_2; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Slice(System.Buffers.IMemoryOwner`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_Slice_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mEAB53786DEA1E5181124C3115CF3D0B0BB04E7ED_gshared (RuntimeObject* ___buffer0, int32_t ___start1, const RuntimeMethod* method) { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; int32_t L_2 = ___start1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Slice(System.Buffers.IMemoryOwner`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryOwnerExtensions_Slice_TisRuntimeObject_m243D1E2F8DAC3D391DDD293312F86C9E94377A20_gshared (RuntimeObject* ___buffer0, int32_t ___start1, const RuntimeMethod* method) { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_1; L_1 = (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_1; int32_t L_2 = ___start1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_3; L_3 = Span_1_Slice_m6DD59B57EA6D29FC37BAF2D28835D044416B5AC6_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&V_0), (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_3; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Slice(System.Buffers.IMemoryOwner`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_Slice_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m8A03FC40424B3734A66BAA317EEBF26FE1A26852_gshared (RuntimeObject* ___buffer0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; int32_t L_2 = ___start1; int32_t L_3 = ___length2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_4; L_4 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_4; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Slice(System.Buffers.IMemoryOwner`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryOwnerExtensions_Slice_TisRuntimeObject_mE3D137D0E4D6D55DCDDE01B285B9C9CD53DE5885_gshared (RuntimeObject* ___buffer0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_1; L_1 = (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_1; int32_t L_2 = ___start1; int32_t L_3 = ___length2; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_4; L_4 = Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&V_0), (int32_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_4; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::Slice(System.Buffers.IMemoryOwner`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryOwnerExtensions_Slice_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCFB0D77E5863728F0E19A37C4E9635B4B2C8FB1B_gshared (RuntimeObject* ___buffer0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1; L_1 = (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1; int32_t L_2 = ___start1; int32_t L_3 = ___length2; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4; L_4 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), (int32_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Mesh_GetAllocArrayFromChannel_TisRuntimeObject_m583BF12839004CCF135F1FBDBB877CE6F72E50D1_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, const RuntimeMethod* method) { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3; L_3 = (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_3; goto IL_0012; } IL_0012: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_0; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* Mesh_GetAllocArrayFromChannel_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m14F8D17CA7104103274E817EDE9F571000A2E714_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, const RuntimeMethod* method) { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* V_0 = NULL; { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_3; L_3 = (( Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_3; goto IL_0012; } IL_0012: { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_4 = V_0; return (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_4; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* Mesh_GetAllocArrayFromChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mB22D6924D94C83555B3115C2C44A51C7EB6DC7E1_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, const RuntimeMethod* method) { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* V_0 = NULL; { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_3; L_3 = (( Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)L_3; goto IL_0012; } IL_0012: { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_4 = V_0; return (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)L_4; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* Mesh_GetAllocArrayFromChannel_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_mAF1A9A7DDC83D942EA02827C9C6313CA54FE088B_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* V_2 = NULL; { NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_0; L_0 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)L_0; bool L_1 = V_0; if (!L_1) { goto IL_002b; } } { int32_t L_2 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_3; L_3 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, /*hidden argument*/NULL); V_1 = (bool)L_3; bool L_4 = V_1; if (!L_4) { goto IL_0028; } } { int32_t L_5 = ___channel0; int32_t L_6 = ___format1; int32_t L_7 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); RuntimeArray * L_8; L_8 = Mesh_GetAllocArrayFromChannelImpl_m9EC298F950FDC7F699CB02A265AAE1E1E580B541((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); V_2 = (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)((Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_003e; } IL_0028: { goto IL_0035; } IL_002b: { int32_t L_9 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, /*hidden argument*/NULL); } IL_0035: { Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_10 = (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (uint32_t)0); V_2 = (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)L_10; goto IL_003e; } IL_003e: { Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_11 = V_2; return (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)L_11; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Mesh_GetAllocArrayFromChannel_TisRuntimeObject_m174D33F66C386906721284C51C905A13920B5BC6_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_2 = NULL; { NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_0; L_0 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)L_0; bool L_1 = V_0; if (!L_1) { goto IL_002b; } } { int32_t L_2 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_3; L_3 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, /*hidden argument*/NULL); V_1 = (bool)L_3; bool L_4 = V_1; if (!L_4) { goto IL_0028; } } { int32_t L_5 = ___channel0; int32_t L_6 = ___format1; int32_t L_7 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); RuntimeArray * L_8; L_8 = Mesh_GetAllocArrayFromChannelImpl_m9EC298F950FDC7F699CB02A265AAE1E1E580B541((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); V_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_003e; } IL_0028: { goto IL_0035; } IL_002b: { int32_t L_9 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, /*hidden argument*/NULL); } IL_0035: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (uint32_t)0); V_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10; goto IL_003e; } IL_003e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = V_2; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_11; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* Mesh_GetAllocArrayFromChannel_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_mCBC78D32DC52768EEAD1BDC1A1B201916AC57C85_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* V_2 = NULL; { NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_0; L_0 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)L_0; bool L_1 = V_0; if (!L_1) { goto IL_002b; } } { int32_t L_2 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_3; L_3 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, /*hidden argument*/NULL); V_1 = (bool)L_3; bool L_4 = V_1; if (!L_4) { goto IL_0028; } } { int32_t L_5 = ___channel0; int32_t L_6 = ___format1; int32_t L_7 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); RuntimeArray * L_8; L_8 = Mesh_GetAllocArrayFromChannelImpl_m9EC298F950FDC7F699CB02A265AAE1E1E580B541((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); V_2 = (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)((Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_003e; } IL_0028: { goto IL_0035; } IL_002b: { int32_t L_9 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, /*hidden argument*/NULL); } IL_0035: { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_10 = (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (uint32_t)0); V_2 = (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_10; goto IL_003e; } IL_003e: { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_11 = V_2; return (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_11; } } // T[] UnityEngine.Mesh::GetAllocArrayFromChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* Mesh_GetAllocArrayFromChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m23E2B97F7159B47F76C4214EF10B6F0AFB22C262_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* V_2 = NULL; { NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_0; L_0 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)L_0; bool L_1 = V_0; if (!L_1) { goto IL_002b; } } { int32_t L_2 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_3; L_3 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, /*hidden argument*/NULL); V_1 = (bool)L_3; bool L_4 = V_1; if (!L_4) { goto IL_0028; } } { int32_t L_5 = ___channel0; int32_t L_6 = ___format1; int32_t L_7 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); RuntimeArray * L_8; L_8 = Mesh_GetAllocArrayFromChannelImpl_m9EC298F950FDC7F699CB02A265AAE1E1E580B541((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); V_2 = (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)((Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_003e; } IL_0028: { goto IL_0035; } IL_002b: { int32_t L_9 = ___channel0; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, /*hidden argument*/NULL); } IL_0035: { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_10 = (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)(Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (uint32_t)0); V_2 = (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)L_10; goto IL_003e; } IL_003e: { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_11 = V_2; return (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)L_11; } } // System.Void UnityEngine.Mesh::GetListForChannel(System.Collections.Generic.List`1,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetListForChannel_TisRuntimeObject_mCC471F7FFEC45D97FE20F149CCE1B459E3D7AC0C_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___buffer0, int32_t ___capacity1, int32_t ___channel2, int32_t ___dim3, const RuntimeMethod* method) { { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___buffer0; int32_t L_1 = ___capacity1; int32_t L_2 = ___channel2; int32_t L_3 = ___dim3; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0, (int32_t)L_1, (int32_t)L_2, (int32_t)L_3, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void UnityEngine.Mesh::GetListForChannel(System.Collections.Generic.List`1,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetListForChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mCC2C2CF7B61A3A57AF38DB1BBA6541CD15462ABB_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___buffer0, int32_t ___capacity1, int32_t ___channel2, int32_t ___dim3, const RuntimeMethod* method) { { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___buffer0; int32_t L_1 = ___capacity1; int32_t L_2 = ___channel2; int32_t L_3 = ___dim3; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0, (int32_t)L_1, (int32_t)L_2, (int32_t)L_3, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void UnityEngine.Mesh::GetListForChannel(System.Collections.Generic.List`1,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32,UnityEngine.Rendering.VertexAttributeFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetListForChannel_TisRuntimeObject_mCE76E887DF2512FCE7289A9B0A4A1B40DB29B5DD_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___buffer0, int32_t ___capacity1, int32_t ___channel2, int32_t ___dim3, int32_t ___channelType4, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___buffer0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0); (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_1; L_1 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0020; } } { int32_t L_3 = ___channel2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_3, /*hidden argument*/NULL); goto IL_004a; } IL_0020: { int32_t L_4 = ___channel2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_5; L_5 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_4, /*hidden argument*/NULL); V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0030; } } { goto IL_004a; } IL_0030: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_7 = ___buffer0; int32_t L_8 = ___capacity1; (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_9 = ___channel2; int32_t L_10 = ___channelType4; int32_t L_11 = ___dim3; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_12 = ___buffer0; RuntimeArray * L_13; L_13 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_12, /*hidden argument*/NULL); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_GetArrayFromChannelImpl_m71BD9D5D72762ED7399D5662FE5DA4294102A6DA((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, (int32_t)L_10, (int32_t)L_11, (RuntimeArray *)L_13, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void UnityEngine.Mesh::GetListForChannel(System.Collections.Generic.List`1,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32,UnityEngine.Rendering.VertexAttributeFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetListForChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mAA0C1261DFD9427F9269AE41ECD59A62041FE0C4_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___buffer0, int32_t ___capacity1, int32_t ___channel2, int32_t ___dim3, int32_t ___channelType4, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___buffer0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0); (( void (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_1; L_1 = Mesh_get_canAccess_m991B64F0FA651459A7E0DD4526D7EF0384F1792F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0020; } } { int32_t L_3 = ___channel2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_PrintErrorCantAccessChannel_m39BB0FADC48525EAE52AA38AC8D7EE5BA650294C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_3, /*hidden argument*/NULL); goto IL_004a; } IL_0020: { int32_t L_4 = ___channel2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); bool L_5; L_5 = Mesh_HasVertexAttribute_m55371DBBBA8C77FBF6404F0D7989C0C7BDE3275C((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_4, /*hidden argument*/NULL); V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0030; } } { goto IL_004a; } IL_0030: { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_7 = ___buffer0; int32_t L_8 = ___capacity1; (( void (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_9 = ___channel2; int32_t L_10 = ___channelType4; int32_t L_11 = ___dim3; List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_12 = ___buffer0; RuntimeArray * L_13; L_13 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_12, /*hidden argument*/NULL); NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_GetArrayFromChannelImpl_m71BD9D5D72762ED7399D5662FE5DA4294102A6DA((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_9, (int32_t)L_10, (int32_t)L_11, (RuntimeArray *)L_13, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void UnityEngine.Mesh::GetUVsImpl(System.Int32,System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetUVsImpl_TisRuntimeObject_m6FCE618399AF2C18CF3A8ECD6561A26429AA6D0C_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___uvIndex0, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___uvs1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; int32_t G_B5_0 = 0; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___uvs1; V_0 = (bool)((((RuntimeObject*)(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0019; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_2, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB76C1A87204BBFDC1EB8755ECBEA3E6B651710A2)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ECFB57A0D1B5CE741045B6B75AB6521BC5B5C0F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Mesh_GetUVsImpl_TisRuntimeObject_m6FCE618399AF2C18CF3A8ECD6561A26429AA6D0C_RuntimeMethod_var))); } IL_0019: { int32_t L_3 = ___uvIndex0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0023; } } { int32_t L_4 = ___uvIndex0; G_B5_0 = ((((int32_t)L_4) > ((int32_t)7))? 1 : 0); goto IL_0024; } IL_0023: { G_B5_0 = 1; } IL_0024: { V_1 = (bool)G_B5_0; bool L_5 = V_1; if (!L_5) { goto IL_0033; } } { IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD * L_6 = (IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_il2cpp_TypeInfo_var))); IndexOutOfRangeException__ctor_mC5747EC0E0F49AAD1AD782ACC7A0CCD80D192FEF(L_6, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Mesh_GetUVsImpl_TisRuntimeObject_m6FCE618399AF2C18CF3A8ECD6561A26429AA6D0C_RuntimeMethod_var))); } IL_0033: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_7 = ___uvs1; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); int32_t L_8; L_8 = Mesh_get_vertexCount_m1EF3DD16EE298B955311F53EA1CAF05007A7722F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); int32_t L_9 = ___uvIndex0; int32_t L_10; L_10 = Mesh_GetUVChannel_m9566A8802F5B87D061A2812FEF94230F8EA1CBBF((int32_t)L_9, /*hidden argument*/NULL); int32_t L_11 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_7, (int32_t)L_8, (int32_t)L_10, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void UnityEngine.Mesh::GetUVsImpl(System.Int32,System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_GetUVsImpl_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m0408B918D77F4E8D81D5E7DC77E48E2768A79F3E_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___uvIndex0, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___uvs1, int32_t ___dim2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; int32_t G_B5_0 = 0; { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___uvs1; V_0 = (bool)((((RuntimeObject*)(List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0019; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_2, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB76C1A87204BBFDC1EB8755ECBEA3E6B651710A2)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ECFB57A0D1B5CE741045B6B75AB6521BC5B5C0F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Mesh_GetUVsImpl_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m0408B918D77F4E8D81D5E7DC77E48E2768A79F3E_RuntimeMethod_var))); } IL_0019: { int32_t L_3 = ___uvIndex0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0023; } } { int32_t L_4 = ___uvIndex0; G_B5_0 = ((((int32_t)L_4) > ((int32_t)7))? 1 : 0); goto IL_0024; } IL_0023: { G_B5_0 = 1; } IL_0024: { V_1 = (bool)G_B5_0; bool L_5 = V_1; if (!L_5) { goto IL_0033; } } { IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD * L_6 = (IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_il2cpp_TypeInfo_var))); IndexOutOfRangeException__ctor_mC5747EC0E0F49AAD1AD782ACC7A0CCD80D192FEF(L_6, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Mesh_GetUVsImpl_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m0408B918D77F4E8D81D5E7DC77E48E2768A79F3E_RuntimeMethod_var))); } IL_0033: { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_7 = ___uvs1; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); int32_t L_8; L_8 = Mesh_get_vertexCount_m1EF3DD16EE298B955311F53EA1CAF05007A7722F((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, /*hidden argument*/NULL); int32_t L_9 = ___uvIndex0; int32_t L_10; L_10 = Mesh_GetUVChannel_m9566A8802F5B87D061A2812FEF94230F8EA1CBBF((int32_t)L_9, /*hidden argument*/NULL); int32_t L_11 = ___dim2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_7, (int32_t)L_8, (int32_t)L_10, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisRuntimeObject_mE7189BF0A9BB992C6B2DBB1246D9435AB0D3F870_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values1, int32_t ___flags2, const RuntimeMethod* method) { int32_t V_0 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___values1; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___channel0; int32_t L_4; L_4 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_3, /*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___values1; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)0, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m1C33FE320AC61358F23C60D0B8738A0180DDBBCA_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___values1, int32_t ___flags2, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_0 = ___values1; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___channel0; int32_t L_4; L_4 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_3, /*hidden argument*/NULL); Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_5 = ___values1; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)0, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_mC784E449391ECD67AB65239797E61C5442171DA0_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___values1, int32_t ___flags2, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_0 = ___values1; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___channel0; int32_t L_4; L_4 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_3, /*hidden argument*/NULL); Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_5 = ___values1; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)0, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m38951DD0BFCE2801D2EFBCBA7B066678D1DFC1BD_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* ___values1, int32_t ___flags2, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_0 = ___values1; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___channel0; int32_t L_4; L_4 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_3, /*hidden argument*/NULL); Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_5 = ___values1; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags2; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)0, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_mE187E6D9342E48E8CC36930FCD47FFA72B5DCC3A_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ___values3, int32_t ___flags4, const RuntimeMethod* method) { int32_t V_0 = 0; { Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_0 = ___values3; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___format1; int32_t L_4 = ___dim2; Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_5 = ___values3; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags4; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetArrayForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,T[],UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetArrayForChannel_TisRuntimeObject_m5BFE19229C4A7C995FC595BE110A05E6B37A4642_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values3, int32_t ___flags4, const RuntimeMethod* method) { int32_t V_0 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___values3; int32_t L_1; L_1 = NoAllocHelpers_SafeLength_m02DFDBC654748FCB895D2ADDC5E5C92415C3A4B2((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2 = ___channel0; int32_t L_3 = ___format1; int32_t L_4 = ___dim2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___values3; int32_t L_6 = V_0; int32_t L_7 = V_0; int32_t L_8 = ___flags4; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_2, (int32_t)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)0, (int32_t)L_7, (int32_t)L_8, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisRuntimeObject_mD292363F37CC4F6F0D826D76B1555DD1D0AB357F_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___values1, int32_t ___start2, int32_t ___length3, int32_t ___flags4, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_3 = ___values1; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_5 = ___values1; int32_t L_6; L_6 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start2; int32_t L_8 = ___length3; int32_t L_9 = ___flags4; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m6C8827311A6892758B8BB33900FAF8A506C35799_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * ___values1, int32_t ___start2, int32_t ___length3, int32_t ___flags4, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_3 = ___values1; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_5 = ___values1; int32_t L_6; L_6 = (( int32_t (*) (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start2; int32_t L_8 = ___length3; int32_t L_9 = ___flags4; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mAF241915A7E422F0E1380CED4C2C20E27945B6C4_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___values1, int32_t ___start2, int32_t ___length3, int32_t ___flags4, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___channel0; int32_t L_2; L_2 = Mesh_DefaultDimensionForChannel_m95062483A5D77AC517FE0F87EC41250CFDDEF8FD((int32_t)L_1, /*hidden argument*/NULL); List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_3 = ___values1; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_5 = ___values1; int32_t L_6; L_6 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start2; int32_t L_8 = ___length3; int32_t L_9 = ___flags4; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)0, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m0608982D55ED5474732E31678B737C058F570683_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___values3, int32_t ___start4, int32_t ___length5, int32_t ___flags6, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___format1; int32_t L_2 = ___dim2; List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_3 = ___values3; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_5 = ___values3; int32_t L_6; L_6 = (( int32_t (*) (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start4; int32_t L_8 = ___length5; int32_t L_9 = ___flags6; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)L_1, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisRuntimeObject_mD1B8D9C230F8DCA941A13EB3E46F18DCBB3CEDD2_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___values3, int32_t ___start4, int32_t ___length5, int32_t ___flags6, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___format1; int32_t L_2 = ___dim2; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_3 = ___values3; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_5 = ___values3; int32_t L_6; L_6 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start4; int32_t L_8 = ___length5; int32_t L_9 = ___flags6; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)L_1, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetListForChannel(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetListForChannel_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mD8D35308FE53908E05007E3F340518BD42A2C47F_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___channel0, int32_t ___format1, int32_t ___dim2, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___values3, int32_t ___start4, int32_t ___length5, int32_t ___flags6, const RuntimeMethod* method) { { int32_t L_0 = ___channel0; int32_t L_1 = ___format1; int32_t L_2 = ___dim2; List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_3 = ___values3; RuntimeArray * L_4; L_4 = NoAllocHelpers_ExtractArrayFromList_m097334749C829402A9634BF025A54F3918D238DD((RuntimeObject *)L_3, /*hidden argument*/NULL); List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_5 = ___values3; int32_t L_6; L_6 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = ___start4; int32_t L_8 = ___length5; int32_t L_9 = ___flags6; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); Mesh_SetSizedArrayForChannel_m4E03A6A18D0C5BB49E89828AE7A0DD34BB20E7CC((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_0, (int32_t)L_1, (int32_t)L_2, (RuntimeArray *)L_4, (int32_t)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.Mesh::SetUvsImpl(System.Int32,System.Int32,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetUvsImpl_TisRuntimeObject_m3AAD58B5CFD8B4AEAB782AD37AC1ED097EA2272E_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___uvIndex0, int32_t ___dim1, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___uvs2, int32_t ___start3, int32_t ___length4, int32_t ___flags5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B3_0 = 0; { int32_t L_0 = ___uvIndex0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000b; } } { int32_t L_1 = ___uvIndex0; G_B3_0 = ((((int32_t)L_1) > ((int32_t)7))? 1 : 0); goto IL_000c; } IL_000b: { G_B3_0 = 1; } IL_000c: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (!L_2) { goto IL_001e; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485((RuntimeObject *)_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46, /*hidden argument*/NULL); goto IL_0034; } IL_001e: { int32_t L_3 = ___uvIndex0; int32_t L_4; L_4 = Mesh_GetUVChannel_m9566A8802F5B87D061A2812FEF94230F8EA1CBBF((int32_t)L_3, /*hidden argument*/NULL); int32_t L_5 = ___dim1; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_6 = ___uvs2; int32_t L_7 = ___start3; int32_t L_8 = ___length4; int32_t L_9 = ___flags5; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, int32_t, int32_t, int32_t, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_4, (int32_t)0, (int32_t)L_5, (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); } IL_0034: { return; } } // System.Void UnityEngine.Mesh::SetUvsImpl(System.Int32,System.Int32,System.Collections.Generic.List`1,System.Int32,System.Int32,UnityEngine.Rendering.MeshUpdateFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_SetUvsImpl_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m5F3430191FB4CD47F9430E1B82770F22F3024C4D_gshared (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * __this, int32_t ___uvIndex0, int32_t ___dim1, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___uvs2, int32_t ___start3, int32_t ___length4, int32_t ___flags5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B3_0 = 0; { int32_t L_0 = ___uvIndex0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000b; } } { int32_t L_1 = ___uvIndex0; G_B3_0 = ((((int32_t)L_1) > ((int32_t)7))? 1 : 0); goto IL_000c; } IL_000b: { G_B3_0 = 1; } IL_000c: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (!L_2) { goto IL_001e; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485((RuntimeObject *)_stringLiteralA3C5D219B15338D87684A3DB22B945597AD4BD46, /*hidden argument*/NULL); goto IL_0034; } IL_001e: { int32_t L_3 = ___uvIndex0; int32_t L_4; L_4 = Mesh_GetUVChannel_m9566A8802F5B87D061A2812FEF94230F8EA1CBBF((int32_t)L_3, /*hidden argument*/NULL); int32_t L_5 = ___dim1; List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_6 = ___uvs2; int32_t L_7 = ___start3; int32_t L_8 = ___length4; int32_t L_9 = ___flags5; NullCheck((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this); (( void (*) (Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *, int32_t, int32_t, int32_t, List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 *)__this, (int32_t)L_4, (int32_t)0, (int32_t)L_5, (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_6, (int32_t)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); } IL_0034: { return; } } // T BestHTTP.SignalRCore.Encoders.MessagePackEncoder::DecodeAs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 MessagePackEncoder_DecodeAs_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mD53EC6B165F49FFAF2C4E789C6988BDEBABC36D5_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, String_t* ___text0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_DecodeAs_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mD53EC6B165F49FFAF2C4E789C6988BDEBABC36D5_RuntimeMethod_var))); } } // T BestHTTP.SignalRCore.Encoders.MessagePackEncoder::DecodeAs(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * MessagePackEncoder_DecodeAs_TisRuntimeObject_mA4AE814794E3F2DB4BC01A70D325F7128A031E1D_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_DecodeAs_TisRuntimeObject_mA4AE814794E3F2DB4BC01A70D325F7128A031E1D_RuntimeMethod_var))); } } // T BestHTTP.SignalRCore.Encoders.MessagePackEncoder::DecodeAs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * MessagePackEncoder_DecodeAs_TisRuntimeObject_mA0F7B031AE4065A0B9AA8CB58ACBF974E33D89FF_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, String_t* ___text0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_DecodeAs_TisRuntimeObject_mA0F7B031AE4065A0B9AA8CB58ACBF974E33D89FF_RuntimeMethod_var))); } } // System.Byte[] BestHTTP.SignalRCore.Encoders.MessagePackEncoder::EncodeAsBinary(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* MessagePackEncoder_EncodeAsBinary_TisRuntimeObject_m6A84F0DA8DB42F8BCBA854A73095B5DB8542D474_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_EncodeAsBinary_TisRuntimeObject_m6A84F0DA8DB42F8BCBA854A73095B5DB8542D474_RuntimeMethod_var))); } } // System.String BestHTTP.SignalRCore.Encoders.MessagePackEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MessagePackEncoder_EncodeAsText_TisCancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_mA04B99976F33D447F8B1CD337538AA1B7D4ABD20_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_EncodeAsText_TisCancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_mA04B99976F33D447F8B1CD337538AA1B7D4ABD20_RuntimeMethod_var))); } } // System.String BestHTTP.SignalRCore.Encoders.MessagePackEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MessagePackEncoder_EncodeAsText_TisInvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_mE5A6E712D01DB86D69629D922633D72E76908674_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_EncodeAsText_TisInvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_mE5A6E712D01DB86D69629D922633D72E76908674_RuntimeMethod_var))); } } // System.String BestHTTP.SignalRCore.Encoders.MessagePackEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MessagePackEncoder_EncodeAsText_TisRuntimeObject_m06333BA0AD4C070E1BF8F7C2A5994349EDC03B2D_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_EncodeAsText_TisRuntimeObject_m06333BA0AD4C070E1BF8F7C2A5994349EDC03B2D_RuntimeMethod_var))); } } // System.String BestHTTP.SignalRCore.Encoders.MessagePackEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MessagePackEncoder_EncodeAsText_TisPingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA_mFF7DA4C081FC7C8EAA7A29E8248F8079F328918A_gshared (MessagePackEncoder_t92BD8477439023BB5E501DFE3736C5FEF10A5FB2 * __this, PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MessagePackEncoder_EncodeAsText_TisPingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA_mFF7DA4C081FC7C8EAA7A29E8248F8079F328918A_RuntimeMethod_var))); } } // System.Object System.Reflection.MonoProperty::GetterAdapterFrame(System.Reflection.MonoProperty/Getter`2,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * MonoProperty_GetterAdapterFrame_TisRuntimeObject_TisRuntimeObject_m377CC1AF2F41BEBCDC6F49C8681F6051F5193F2C_gshared (Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB * ___getter0, RuntimeObject * ___obj1, const RuntimeMethod* method) { { Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB * L_0 = ___getter0; RuntimeObject * L_1 = ___obj1; NullCheck((Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB *)L_0); RuntimeObject * L_2; L_2 = (( RuntimeObject * (*) (Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Getter_2_t81181C5D3C83EE61FFA30B3479BF4F9FC6ECBBDB *)L_0, (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject *)L_2; } } // System.Object System.Reflection.MonoProperty::StaticGetterAdapterFrame(System.Reflection.MonoProperty/StaticGetter`1,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * MonoProperty_StaticGetterAdapterFrame_TisRuntimeObject_m2757BB1DECF0ADDC1A919FCBE2B240F5776FBB6C_gshared (StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 * ___getter0, RuntimeObject * ___obj1, const RuntimeMethod* method) { { StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 * L_0 = ___getter0; NullCheck((StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 *)L_0); RuntimeObject * L_1; L_1 = (( RuntimeObject * (*) (StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((StaticGetter_1_t34703320355FB45822699F7FF6C0BC577E0DDA01 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject *)L_1; } } // System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MouseEventsHelper_SendEnterLeave_TisRuntimeObject_TisRuntimeObject_m0DD40C2C92B0A6E8B1FA4C888D835B3521656E4D_gshared (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___previousTopElementUnderMouse0, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___currentTopElementUnderMouse1, RuntimeObject* ___triggerEvent2, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___mousePosition3, 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*)&List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * V_1 = NULL; int32_t V_2 = 0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * V_3 = NULL; List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * V_4 = NULL; bool V_5 = false; Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 V_6; memset((&V_6), 0, sizeof(V_6)); bool V_7 = false; bool V_8 = false; RuntimeObject * V_9 = NULL; bool V_10 = false; bool V_11 = false; RuntimeObject * V_12 = NULL; bool V_13 = false; int32_t V_14 = 0; RuntimeObject * V_15 = NULL; bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B3_0 = 0; { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_0 = ___previousTopElementUnderMouse0; if (!L_0) { goto IL_000f; } } { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_1 = ___previousTopElementUnderMouse0; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_1); RuntimeObject* L_2; L_2 = VisualElement_get_panel_m8362331515135E7044CECFED9260FAA1EBD53E43((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_1, /*hidden argument*/NULL); G_B3_0 = ((((RuntimeObject*)(RuntimeObject*)L_2) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); goto IL_0010; } IL_000f: { G_B3_0 = 0; } IL_0010: { V_5 = (bool)G_B3_0; bool L_3 = V_5; if (!L_3) { goto IL_001b; } } { ___previousTopElementUnderMouse0 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)NULL; } IL_001b: { V_0 = (int32_t)0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_4 = ___previousTopElementUnderMouse0; V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_4; goto IL_0037; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_6 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_6); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_7; L_7 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_6, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_7; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_8; L_8 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_8; } IL_0037: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_9 = V_1; V_7 = (bool)((!(((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_9) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); bool L_10 = V_7; if (L_10) { goto IL_0021; } } { V_2 = (int32_t)0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_11 = ___currentTopElementUnderMouse1; V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_11; goto IL_005d; } IL_0047: { int32_t L_12 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_13 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_13); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_14; L_14 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_13, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_14; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_15; L_15 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_15; } IL_005d: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_16 = V_3; V_8 = (bool)((!(((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_16) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); bool L_17 = V_8; if (L_17) { goto IL_0047; } } { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_18 = ___previousTopElementUnderMouse0; V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_18; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_19 = ___currentTopElementUnderMouse1; V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_19; goto IL_00c4; } IL_006d: { RuntimeObject* L_20 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_21 = ___mousePosition3; RuntimeObject * L_22; L_22 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_20, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_21, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_9 = (RuntimeObject *)L_22; } IL_0078: try {// begin try (depth: 1) RuntimeObject * L_23 = V_9; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_24 = V_1; NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_23); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_23, (RuntimeObject*)L_24, /*hidden argument*/NULL); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_25 = V_1; RuntimeObject * L_26 = V_9; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_25); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_25, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_26); IL2CPP_LEAVE(0xAF, FINALLY_0098); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0098; } FINALLY_0098: {// begin finally (depth: 1) { RuntimeObject * L_27 = V_9; if (!L_27) { goto IL_00ae; } } IL_00a1: { RuntimeObject * L_28 = V_9; NullCheck((RuntimeObject*)L_28); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_28); } IL_00ae: { IL2CPP_END_FINALLY(152) } }// end finally (depth: 1) IL2CPP_CLEANUP(152) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xAF, IL_00af) } IL_00af: { int32_t L_29 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_30 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_30); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_31; L_31 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_30, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_31; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_32; L_32 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_32; } IL_00c4: { int32_t L_33 = V_0; int32_t L_34 = V_2; V_10 = (bool)((((int32_t)L_33) > ((int32_t)L_34))? 1 : 0); bool L_35 = V_10; if (L_35) { goto IL_006d; } } { int32_t L_36 = V_2; IL2CPP_RUNTIME_CLASS_INIT(VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_37; L_37 = VisualElementListPool_Get_m2E8B0CCB6C110C9B817A734738C588407305F11A((int32_t)L_36, /*hidden argument*/NULL); V_4 = (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_37; goto IL_00f7; } IL_00d8: { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_38 = V_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_39 = V_3; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_38); List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_38, (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_39, /*hidden argument*/List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); int32_t L_40 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_40, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_41 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_41); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_42; L_42 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_41, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_42; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_43; L_43 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_43; } IL_00f7: { int32_t L_44 = V_2; int32_t L_45 = V_0; V_11 = (bool)((((int32_t)L_44) > ((int32_t)L_45))? 1 : 0); bool L_46 = V_11; if (L_46) { goto IL_00d8; } } { goto IL_016f; } IL_0103: { RuntimeObject* L_47 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_48 = ___mousePosition3; RuntimeObject * L_49; L_49 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_47, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_48, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_12 = (RuntimeObject *)L_49; } IL_010e: try {// begin try (depth: 1) RuntimeObject * L_50 = V_12; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_51 = V_1; NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_50); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_50, (RuntimeObject*)L_51, /*hidden argument*/NULL); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_52 = V_1; RuntimeObject * L_53 = V_12; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_52); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_52, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_53); IL2CPP_LEAVE(0x145, FINALLY_012e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_012e; } FINALLY_012e: {// begin finally (depth: 1) { RuntimeObject * L_54 = V_12; if (!L_54) { goto IL_0144; } } IL_0137: { RuntimeObject * L_55 = V_12; NullCheck((RuntimeObject*)L_55); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_55); } IL_0144: { IL2CPP_END_FINALLY(302) } }// end finally (depth: 1) IL2CPP_CLEANUP(302) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x145, IL_0145) } IL_0145: { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_56 = V_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_57 = V_3; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_56); List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_56, (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_57, /*hidden argument*/List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_58 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_58); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_59; L_59 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_58, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_59; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_60; L_60 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_60; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_61 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_61); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_62; L_62 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_61, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_62; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_63; L_63 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_63; } IL_016f: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_64 = V_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_65 = V_3; V_13 = (bool)((((int32_t)((((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_64) == ((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_65))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_66 = V_13; if (L_66) { goto IL_0103; } } { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_67 = V_4; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_67); int32_t L_68; L_68 = List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_67, /*hidden argument*/List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var); V_14 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_68, (int32_t)1)); goto IL_01e2; } IL_0189: { RuntimeObject* L_69 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_70 = ___mousePosition3; RuntimeObject * L_71; L_71 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject*)L_69, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_70, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_15 = (RuntimeObject *)L_71; } IL_0194: try {// begin try (depth: 1) RuntimeObject * L_72 = V_15; List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_73 = V_4; int32_t L_74 = V_14; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_73); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_75; L_75 = List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_73, (int32_t)L_74, /*hidden argument*/List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_72); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_72, (RuntimeObject*)L_75, /*hidden argument*/NULL); List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_76 = V_4; int32_t L_77 = V_14; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_76); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_78; L_78 = List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_76, (int32_t)L_77, /*hidden argument*/List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); RuntimeObject * L_79 = V_15; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_78); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_78, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_79); IL2CPP_LEAVE(0x1DB, FINALLY_01c4); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c4; } FINALLY_01c4: {// begin finally (depth: 1) { RuntimeObject * L_80 = V_15; if (!L_80) { goto IL_01da; } } IL_01cd: { RuntimeObject * L_81 = V_15; NullCheck((RuntimeObject*)L_81); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_81); } IL_01da: { IL2CPP_END_FINALLY(452) } }// end finally (depth: 1) IL2CPP_CLEANUP(452) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1DB, IL_01db) } IL_01db: { int32_t L_82 = V_14; V_14 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_82, (int32_t)1)); } IL_01e2: { int32_t L_83 = V_14; V_16 = (bool)((((int32_t)((((int32_t)L_83) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_84 = V_16; if (L_84) { goto IL_0189; } } { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_85 = V_4; IL2CPP_RUNTIME_CLASS_INIT(VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); VisualElementListPool_Release_m4E9C1625C6852CAE8C11F5390AC6972F3DB57C53((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_85, /*hidden argument*/NULL); return; } } // Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA NativeArrayUnsafeUtility_ConvertExistingDataToNativeArray_TisBatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE_mF70C47B740C2E9552387D28642C50ECD5ED5748D_gshared (void* ___dataPointer0, int32_t ___length1, int32_t ___allocator2, const RuntimeMethod* method) { NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA V_0; memset((&V_0), 0, sizeof(V_0)); NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA V_1; memset((&V_1), 0, sizeof(V_1)); NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA )); void* L_0 = ___dataPointer0; (&V_1)->set_m_Buffer_0((void*)L_0); int32_t L_1 = ___length1; (&V_1)->set_m_Length_1(L_1); int32_t L_2 = ___allocator2; (&V_1)->set_m_AllocatorLabel_2(L_2); NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA L_3 = V_1; V_0 = (NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA )L_3; NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA L_4 = V_0; V_2 = (NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA )L_4; goto IL_0027; } IL_0027: { NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA L_5 = V_2; return (NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA )L_5; } } // Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 NativeArrayUnsafeUtility_ConvertExistingDataToNativeArray_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m38F468CD9930A95B57C900167F1D8E8BBFE58F8C_gshared (void* ___dataPointer0, int32_t ___length1, int32_t ___allocator2, const RuntimeMethod* method) { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 V_0; memset((&V_0), 0, sizeof(V_0)); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 V_1; memset((&V_1), 0, sizeof(V_1)); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 )); void* L_0 = ___dataPointer0; (&V_1)->set_m_Buffer_0((void*)L_0); int32_t L_1 = ___length1; (&V_1)->set_m_Length_1(L_1); int32_t L_2 = ___allocator2; (&V_1)->set_m_AllocatorLabel_2(L_2); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_3 = V_1; V_0 = (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 )L_3; NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_4 = V_0; V_2 = (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 )L_4; goto IL_0027; } IL_0027: { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_5 = V_2; return (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 )L_5; } } // Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 NativeArrayUnsafeUtility_ConvertExistingDataToNativeArray_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m46DB83FD5FBF8652FF5B550AC233D1F3C7A11946_gshared (void* ___dataPointer0, int32_t ___length1, int32_t ___allocator2, const RuntimeMethod* method) { NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 V_0; memset((&V_0), 0, sizeof(V_0)); NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 V_1; memset((&V_1), 0, sizeof(V_1)); NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 )); void* L_0 = ___dataPointer0; (&V_1)->set_m_Buffer_0((void*)L_0); int32_t L_1 = ___length1; (&V_1)->set_m_Length_1(L_1); int32_t L_2 = ___allocator2; (&V_1)->set_m_AllocatorLabel_2(L_2); NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 L_3 = V_1; V_0 = (NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 )L_3; NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 L_4 = V_0; V_2 = (NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 )L_4; goto IL_0027; } IL_0027: { NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 L_5 = V_2; return (NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 )L_5; } } // Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 NativeArrayUnsafeUtility_ConvertExistingDataToNativeArray_TisLightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2_m4B0D92F22EFC4DDF9749F88AA456D0113FDE9FA4_gshared (void* ___dataPointer0, int32_t ___length1, int32_t ___allocator2, const RuntimeMethod* method) { NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 V_0; memset((&V_0), 0, sizeof(V_0)); NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 V_1; memset((&V_1), 0, sizeof(V_1)); NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 )); void* L_0 = ___dataPointer0; (&V_1)->set_m_Buffer_0((void*)L_0); int32_t L_1 = ___length1; (&V_1)->set_m_Length_1(L_1); int32_t L_2 = ___allocator2; (&V_1)->set_m_AllocatorLabel_2(L_2); NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 L_3 = V_1; V_0 = (NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 )L_3; NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 L_4 = V_0; V_2 = (NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 )L_4; goto IL_0027; } IL_0027: { NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 L_5 = V_2; return (NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 )L_5; } } // Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E NativeArrayUnsafeUtility_ConvertExistingDataToNativeArray_TisPlane_t80844BF2332EAFC1DDEDD616A950242031A115C7_m5EBEBCC6C96686CA500CCFB690BDDE1CB6B89A00_gshared (void* ___dataPointer0, int32_t ___length1, int32_t ___allocator2, const RuntimeMethod* method) { NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E V_0; memset((&V_0), 0, sizeof(V_0)); NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E V_1; memset((&V_1), 0, sizeof(V_1)); NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E )); void* L_0 = ___dataPointer0; (&V_1)->set_m_Buffer_0((void*)L_0); int32_t L_1 = ___length1; (&V_1)->set_m_Length_1(L_1); int32_t L_2 = ___allocator2; (&V_1)->set_m_AllocatorLabel_2(L_2); NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E L_3 = V_1; V_0 = (NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E )L_3; NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E L_4 = V_0; V_2 = (NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E )L_4; goto IL_0027; } IL_0027: { NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E L_5 = V_2; return (NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E )L_5; } } // System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafeReadOnlyPtr(Unity.Collections.NativeArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE83D926C2B7067E1B6CE5B2398B0141B3261BD88_gshared (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___nativeArray0, const RuntimeMethod* method) { void* V_0 = NULL; { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_0 = ___nativeArray0; void* L_1 = (void*)L_0.get_m_Buffer_0(); V_0 = (void*)L_1; goto IL_000a; } IL_000a: { void* L_2 = V_0; return (void*)(L_2); } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_EXTERN_C void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_inline(_thisAdjusted, ___processor0, method); } // System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoAllocHelpers_EnsureListElemCount_TisRuntimeObject_m10303E483CF17E0E81A1870073BA1992A23B02DC_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, int32_t ___count1, const RuntimeMethod* method) { bool V_0 = false; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___list0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0); (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_1 = ___list0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_3 = ___count1; V_0 = (bool)((((int32_t)L_2) < ((int32_t)L_3))? 1 : 0); bool L_4 = V_0; if (!L_4) { goto IL_001d; } } { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_5 = ___list0; int32_t L_6 = ___count1; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5); (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); } IL_001d: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_7 = ___list0; int32_t L_8 = ___count1; (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoAllocHelpers_EnsureListElemCount_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_mD6E7F4A6D1A36ACAB3F2AEAB93258DC501B582B1_gshared (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___list0, int32_t ___count1, const RuntimeMethod* method) { bool V_0 = false; { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___list0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0); (( void (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_1 = ___list0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_3 = ___count1; V_0 = (bool)((((int32_t)L_2) < ((int32_t)L_3))? 1 : 0); bool L_4 = V_0; if (!L_4) { goto IL_001d; } } { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_5 = ___list0; int32_t L_6 = ___count1; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5); (( void (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); } IL_001d: { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_7 = ___list0; int32_t L_8 = ___count1; (( void (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return; } } // System.Void UnityEngine.NoAllocHelpers::ResizeList(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoAllocHelpers_ResizeList_TisRuntimeObject_mFA837FC2DB0D0498609FC332F040A237DE969FB1_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, int32_t ___size1, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; bool V_2 = false; int32_t G_B5_0 = 0; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___list0; V_0 = (bool)((((RuntimeObject*)(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5AC64F41AC098111BD52F434F0C2E60A4F2DE3BC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NoAllocHelpers_ResizeList_TisRuntimeObject_mFA837FC2DB0D0498609FC332F040A237DE969FB1_RuntimeMethod_var))); } IL_0014: { int32_t L_3 = ___size1; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0023; } } { int32_t L_4 = ___size1; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_5 = ___list0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5); int32_t L_6; L_6 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B5_0 = ((((int32_t)L_4) > ((int32_t)L_6))? 1 : 0); goto IL_0024; } IL_0023: { G_B5_0 = 1; } IL_0024: { V_1 = (bool)G_B5_0; bool L_7 = V_1; if (!L_7) { goto IL_0038; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_8, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6EB07847B96B4920AD36A2529E7AD9EFB2F7C468)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5AC64F41AC098111BD52F434F0C2E60A4F2DE3BC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NoAllocHelpers_ResizeList_TisRuntimeObject_mFA837FC2DB0D0498609FC332F040A237DE969FB1_RuntimeMethod_var))); } IL_0038: { int32_t L_9 = ___size1; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_10 = ___list0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_2 = (bool)((((int32_t)((((int32_t)L_9) == ((int32_t)L_11))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_12 = V_2; if (!L_12) { goto IL_0050; } } { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_13 = ___list0; int32_t L_14 = ___size1; NoAllocHelpers_Internal_ResizeList_m32452578286848AD58CF77E1CA6B078492F723F6((RuntimeObject *)L_13, (int32_t)L_14, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Void UnityEngine.NoAllocHelpers::ResizeList(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoAllocHelpers_ResizeList_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m756D42A30478FE8DAD880D3F75F801F7807CF51A_gshared (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___list0, int32_t ___size1, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; bool V_2 = false; int32_t G_B5_0 = 0; { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___list0; V_0 = (bool)((((RuntimeObject*)(List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5AC64F41AC098111BD52F434F0C2E60A4F2DE3BC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NoAllocHelpers_ResizeList_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m756D42A30478FE8DAD880D3F75F801F7807CF51A_RuntimeMethod_var))); } IL_0014: { int32_t L_3 = ___size1; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0023; } } { int32_t L_4 = ___size1; List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_5 = ___list0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5); int32_t L_6; L_6 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B5_0 = ((((int32_t)L_4) > ((int32_t)L_6))? 1 : 0); goto IL_0024; } IL_0023: { G_B5_0 = 1; } IL_0024: { V_1 = (bool)G_B5_0; bool L_7 = V_1; if (!L_7) { goto IL_0038; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_8, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6EB07847B96B4920AD36A2529E7AD9EFB2F7C468)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5AC64F41AC098111BD52F434F0C2E60A4F2DE3BC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NoAllocHelpers_ResizeList_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m756D42A30478FE8DAD880D3F75F801F7807CF51A_RuntimeMethod_var))); } IL_0038: { int32_t L_9 = ___size1; List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_10 = ___list0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_10); int32_t L_11; L_11 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_2 = (bool)((((int32_t)((((int32_t)L_9) == ((int32_t)L_11))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_12 = V_2; if (!L_12) { goto IL_0050; } } { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_13 = ___list0; int32_t L_14 = ___size1; NoAllocHelpers_Internal_ResizeList_m32452578286848AD58CF77E1CA6B078492F723F6((RuntimeObject *)L_13, (int32_t)L_14, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m7ADFE5D6421DA5FE6C42607FFD823A0A076CAB2B_gshared (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___values0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_0 = ___values0; if (L_0) { goto IL_0007; } } { G_B3_0 = 0; goto IL_000d; } IL_0007: { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_1 = ___values0; NullCheck((List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B3_0 = L_2; } IL_000d: { V_0 = (int32_t)G_B3_0; goto IL_0010; } IL_0010: { int32_t L_3 = V_0; return (int32_t)L_3; } } // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mB27BF722E366253632F54C2E6B6C6CE5E78EB3F7_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___values0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_0 = ___values0; if (L_0) { goto IL_0007; } } { G_B3_0 = 0; goto IL_000d; } IL_0007: { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_1 = ___values0; NullCheck((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B3_0 = L_2; } IL_000d: { V_0 = (int32_t)G_B3_0; goto IL_0010; } IL_0010: { int32_t L_3 = V_0; return (int32_t)L_3; } } // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_TisRuntimeObject_m0F78AEBE90F49803686AB07A60DE2517B6177F35_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___values0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___values0; if (L_0) { goto IL_0007; } } { G_B3_0 = 0; goto IL_000d; } IL_0007: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_1 = ___values0; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B3_0 = L_2; } IL_000d: { V_0 = (int32_t)G_B3_0; goto IL_0010; } IL_0010: { int32_t L_3 = V_0; return (int32_t)L_3; } } // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_mD377C1C2210179278166FBF20D5E51B77A3F97EF_gshared (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * ___values0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_0 = ___values0; if (L_0) { goto IL_0007; } } { G_B3_0 = 0; goto IL_000d; } IL_0007: { List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 * L_1 = ___values0; NullCheck((List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B3_0 = L_2; } IL_000d: { V_0 = (int32_t)G_B3_0; goto IL_0010; } IL_0010: { int32_t L_3 = V_0; return (int32_t)L_3; } } // System.Int32 UnityEngine.NoAllocHelpers::SafeLength(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NoAllocHelpers_SafeLength_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m861CA90824575D37AF9EBB056F43DAC2E70E7FA0_gshared (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * ___values0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_0 = ___values0; if (L_0) { goto IL_0007; } } { G_B3_0 = 0; goto IL_000d; } IL_0007: { List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A * L_1 = ___values0; NullCheck((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_1); int32_t L_2; L_2 = (( int32_t (*) (List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((List_1_t14D5F8426BD7087A7AEB49D4DE3DEF404C8BE65A *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); G_B3_0 = L_2; } IL_000d: { V_0 = (int32_t)G_B3_0; goto IL_0010; } IL_0010: { int32_t L_3 = V_0; return (int32_t)L_3; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Num_o0Sum_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m7D742109B989BC834D71D314C181A366A6A60ABB_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 V_2; memset((&V_2), 0, sizeof(V_2)); int16_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 )L_3; double L_4 = V_0; ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 L_5 = V_2; int16_t L_6 = (int16_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((int16_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_t180365C0BF1767BA2C6046E6356BDCF4C8FDF2B1 L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); int16_t L_15; L_15 = (( int16_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (int16_t)L_15; goto IL_004f; } IL_004f: { int16_t L_16 = V_3; return (int16_t)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Num_o0Sum_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m91CA2956007EE7BE18C3DE33399857616ABC5AFB_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 )L_3; double L_4 = V_0; ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 L_5 = V_2; int32_t L_6 = (int32_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_t81FD9CF74919A13C364E03E9085965C299BAD103 L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); int32_t L_15; L_15 = (( int32_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (int32_t)L_15; goto IL_004f; } IL_004f: { int32_t L_16 = V_3; return (int32_t)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Num_o0Sum_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m0C0EA05DBDEDC32440A493F11ABA36FF7AF6FFD4_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA V_2; memset((&V_2), 0, sizeof(V_2)); int64_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA )L_3; double L_4 = V_0; ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA L_5 = V_2; int64_t L_6 = (int64_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((int64_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_tE8A6983D7F26478CCE6C3C9AE9643238E39915DA L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); int64_t L_15; L_15 = (( int64_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (int64_t)L_15; goto IL_004f; } IL_004f: { int64_t L_16 = V_3; return (int64_t)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Num_o0Sum_TisRuntimeObject_m603EC0479F59BCBF47ED2C371C1D77EAED28F5CB_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C )L_3; double L_4 = V_0; ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C L_5 = V_2; RuntimeObject * L_6 = (RuntimeObject *)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_t78B3D26AD25B8A04FAC710AB9F9E721E37FF502C L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); RuntimeObject * L_15; L_15 = (( RuntimeObject * (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (RuntimeObject *)L_15; goto IL_004f; } IL_004f: { RuntimeObject * L_16 = V_3; return (RuntimeObject *)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Num_o0Sum_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m003168920841BE44B2DD3769323D4735D464131A_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B V_2; memset((&V_2), 0, sizeof(V_2)); float V_3 = 0.0f; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B )L_3; double L_4 = V_0; ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B L_5 = V_2; float L_6 = (float)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_t93694E06798F0464A4EE961BF942FD7BDDC96D9B L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); float L_15; L_15 = (( float (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (float)L_15; goto IL_004f; } IL_004f: { float L_16 = V_3; return (float)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t Num_o0Sum_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB1B4292B9FC4243BAA8F51488566F2D417B1054D_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 V_2; memset((&V_2), 0, sizeof(V_2)); uint16_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 )L_3; double L_4 = V_0; ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 L_5 = V_2; uint16_t L_6 = (uint16_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (uint16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint16_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_tFD93BCE25794572861C469C88EDEA998D86D9456 L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); uint16_t L_15; L_15 = (( uint16_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (uint16_t)L_15; goto IL_004f; } IL_004f: { uint16_t L_16 = V_3; return (uint16_t)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Num_o0Sum_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m363A052F19A45269B2AF08118F9007E800C05285_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 V_2; memset((&V_2), 0, sizeof(V_2)); uint32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 )L_3; double L_4 = V_0; ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 L_5 = V_2; uint32_t L_6 = (uint32_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (uint32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_tD93B69EEF1182B18E6FEBCF4B065D194DA9C2735 L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); uint32_t L_15; L_15 = (( uint32_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (uint32_t)L_15; goto IL_004f; } IL_004f: { uint32_t L_16 = V_3; return (uint32_t)L_16; } } // T o0.Num.Num::o0Sum(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Num_o0Sum_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m05089CE16B727AC8C461DFC4A7B16E926BFD383B_gshared (RuntimeObject* ___ValueWithRates0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; RuntimeObject* V_1 = NULL; ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 V_2; memset((&V_2), 0, sizeof(V_2)); uint64_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { V_0 = (double)(0.0); RuntimeObject* L_0 = ___ValueWithRates0; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_1 = (RuntimeObject*)L_1; } IL_0013: try {// begin try (depth: 1) { goto IL_0031; } IL_0015: { RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 L_3; L_3 = InterfaceFuncInvoker0< ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_2 = (ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 )L_3; double L_4 = V_0; ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 L_5 = V_2; uint64_t L_6 = (uint64_t)L_5.get_Item1_0(); IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); double L_7; L_7 = (( double (*) (uint64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint64_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); ValueTuple_2_t3BE2117A234E91D835BAD7FAE591A9BAA5EF9339 L_8 = V_2; double L_9 = (double)L_8.get_Item2_1(); V_0 = (double)((double)il2cpp_codegen_add((double)L_4, (double)((double)il2cpp_codegen_multiply((double)L_7, (double)L_9)))); } IL_0031: { RuntimeObject* L_10 = V_1; NullCheck((RuntimeObject*)L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0015; } } IL_0039: { IL2CPP_LEAVE(0x46, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_12 = V_1; if (!L_12) { goto IL_0045; } } IL_003e: { RuntimeObject* L_13 = V_1; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); } IL_0045: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { double L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Extension_t435E9E63ACD3FD0EB0DC78D43C3F7EA40DA19437_il2cpp_TypeInfo_var); uint64_t L_15; L_15 = (( uint64_t (*) (double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((double)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_3 = (uint64_t)L_15; goto IL_004f; } IL_004f: { uint64_t L_16 = V_3; return (uint64_t)L_16; } } // System.Void SixLabors.ImageSharp.Numerics::ClampImpl(System.Span`1,T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Numerics_ClampImpl_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mF275751BAF77AA09CBF05995CA4416299B135293_gshared (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 ___span0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 V_0; memset((&V_0), 0, sizeof(V_0)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * V_4 = NULL; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * V_5 = NULL; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * V_6 = NULL; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * V_7 = NULL; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * V_8 = NULL; { Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_0 = ___span0; int32_t* L_1; L_1 = (( int32_t* (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_2 = ___min1; Vector_1__ctor_mDBDE3AF6C3589E53BE48331E4F335786EAF7D363((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(&V_0), (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_3 = ___max2; Vector_1__ctor_mDBDE3AF6C3589E53BE48331E4F335786EAF7D363((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(&V_1), (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_4; L_4 = Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); int32_t L_5; L_5 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_6 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_7; L_7 = Numerics_Modulo4_mF2D63AE8A1413345A0CD8B31CC0F167EBCEB2A1B_inline((int32_t)L_6, /*hidden argument*/NULL); V_2 = (int32_t)L_7; int32_t L_8 = V_2; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_8)); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_9 = ___span0; int32_t* L_10; L_10 = (( int32_t* (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_11; L_11 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((int32_t*)(int32_t*)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_4 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_11; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_12 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_13; L_13 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_12, (int32_t)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_5 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_13; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_14 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_15; L_15 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_14, (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_6 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_15; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_16 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_17; L_17 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_16, (int32_t)3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_7 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_17; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_18 = V_4; int32_t L_19 = V_3; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_20; L_20 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_18, (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_20; goto IL_00f8; } IL_0068: { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_21 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_22 = V_0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_23 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_24 = (*(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_23); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_25; L_25 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_22, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_26 = V_1; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_27; L_27 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_25, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_26, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_21 = L_27; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_28 = V_5; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_29 = V_0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_30 = V_5; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_31 = (*(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_30); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_32; L_32 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_29, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_33 = V_1; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_34; L_34 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_32, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_28 = L_34; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_35 = V_6; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_36 = V_0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_37 = V_6; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_38 = (*(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_37); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_39; L_39 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_36, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_40 = V_1; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_41; L_41 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_39, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_35 = L_41; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_42 = V_7; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_43 = V_0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_44 = V_7; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_45 = (*(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_44); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_46; L_46 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_43, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_47 = V_1; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_48; L_48 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_46, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_42 = L_48; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_49 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_50; L_50 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_49, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_4 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_50; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_51 = V_5; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_52; L_52 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_51, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_5 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_52; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_53 = V_6; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_54; L_54 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_53, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_6 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_54; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_55 = V_7; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_56; L_56 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_55, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_7 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_56; } IL_00f8: { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_57 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_58 = V_8; bool L_59; L_59 = (( bool (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_57, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_58, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); if (L_59) { goto IL_0068; } } { int32_t L_60 = V_2; if ((((int32_t)L_60) <= ((int32_t)0))) { goto IL_0149; } } { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_61 = V_8; V_4 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_61; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_62 = V_8; int32_t L_63 = V_2; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_64; L_64 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_62, (int32_t)L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_64; goto IL_013e; } IL_011a: { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_65 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_66 = V_0; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_67 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_68 = (*(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_67); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_69; L_69 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_66, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_70 = V_1; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 L_71; L_71 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_69, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 )L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_65 = L_71; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_72 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_73; L_73 = (( Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_72, (int32_t)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_4 = (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_73; } IL_013e: { Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_74 = V_4; Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 * L_75 = V_8; bool L_76; L_76 = (( bool (*) (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_74, (Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)(Vector_1_t5D73B2C615B5EAB38E12DF0872A8DEF5F2432175 *)L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); if (L_76) { goto IL_011a; } } IL_0149: { return; } } // System.Void SixLabors.ImageSharp.Numerics::ClampImpl(System.Span`1,T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Numerics_ClampImpl_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mE6C9CD955D16798FE9FB037C650DB24C0D45D583_gshared (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 ___span0, float ___min1, float ___max2, const RuntimeMethod* method) { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC V_0; memset((&V_0), 0, sizeof(V_0)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * V_4 = NULL; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * V_5 = NULL; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * V_6 = NULL; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * V_7 = NULL; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * V_8 = NULL; { Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_0 = ___span0; float* L_1; L_1 = (( float* (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); float L_2 = ___min1; Vector_1__ctor_mB8ABE5412FD36332CB222DE19942F13092417706((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(&V_0), (float)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); float L_3 = ___max2; Vector_1__ctor_mB8ABE5412FD36332CB222DE19942F13092417706((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(&V_1), (float)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_4; L_4 = Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); int32_t L_5; L_5 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_6 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_7; L_7 = Numerics_Modulo4_mF2D63AE8A1413345A0CD8B31CC0F167EBCEB2A1B_inline((int32_t)L_6, /*hidden argument*/NULL); V_2 = (int32_t)L_7; int32_t L_8 = V_2; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_8)); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_9 = ___span0; float* L_10; L_10 = (( float* (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_11; L_11 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (float*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((float*)(float*)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_4 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_11; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_12 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_13; L_13 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_12, (int32_t)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_5 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_13; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_14 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_15; L_15 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_14, (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_6 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_15; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_16 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_17; L_17 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_16, (int32_t)3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_7 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_17; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_18 = V_4; int32_t L_19 = V_3; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_20; L_20 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_18, (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_20; goto IL_00f8; } IL_0068: { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_21 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_22 = V_0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_23 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_24 = (*(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_23); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_25; L_25 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_22, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_26 = V_1; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_27; L_27 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_25, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_26, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_21 = L_27; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_28 = V_5; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_29 = V_0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_30 = V_5; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_31 = (*(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_30); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_32; L_32 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_29, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_33 = V_1; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_34; L_34 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_32, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_28 = L_34; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_35 = V_6; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_36 = V_0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_37 = V_6; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_38 = (*(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_37); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_39; L_39 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_36, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_40 = V_1; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_41; L_41 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_39, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_35 = L_41; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_42 = V_7; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_43 = V_0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_44 = V_7; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_45 = (*(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_44); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_46; L_46 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_43, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_47 = V_1; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_48; L_48 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_46, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_42 = L_48; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_49 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_50; L_50 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_49, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_4 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_50; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_51 = V_5; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_52; L_52 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_51, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_5 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_52; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_53 = V_6; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_54; L_54 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_53, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_6 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_54; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_55 = V_7; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_56; L_56 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_55, (int32_t)4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_7 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_56; } IL_00f8: { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_57 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_58 = V_8; bool L_59; L_59 = (( bool (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_57, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_58, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); if (L_59) { goto IL_0068; } } { int32_t L_60 = V_2; if ((((int32_t)L_60) <= ((int32_t)0))) { goto IL_0149; } } { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_61 = V_8; V_4 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_61; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_62 = V_8; int32_t L_63 = V_2; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_64; L_64 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_62, (int32_t)L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_64; goto IL_013e; } IL_011a: { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_65 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_66 = V_0; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_67 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_68 = (*(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_67); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_69; L_69 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_66, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_70 = V_1; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC L_71; L_71 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_69, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC )L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); *(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_65 = L_71; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_72 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_73; L_73 = (( Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_72, (int32_t)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_4 = (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_73; } IL_013e: { Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_74 = V_4; Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC * L_75 = V_8; bool L_76; L_76 = (( bool (*) (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_74, (Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)(Vector_1_t232525D385CA45B83C248E46A8D6DCD6369A40DC *)L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); if (L_76) { goto IL_011a; } } IL_0149: { return; } } // System.Int32 SixLabors.ImageSharp.Numerics::ClampReduce(System.Span`1,T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Numerics_ClampReduce_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFAB10CEF348D0B32AB4A553A698A449149F377F2_gshared (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 ___span0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { bool L_0; L_0 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL); if (!L_0) { goto IL_0047; } } { int32_t L_1; L_1 = Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); int32_t L_2; L_2 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0047; } } { int32_t L_3; L_3 = Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); int32_t L_4; L_4 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_5; L_5 = Numerics_ModuloP2_m9AC5E34F6A3D576DB187B5E90DF0A95BF2B83F74_inline((int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); V_0 = (int32_t)L_5; int32_t L_6; L_6 = Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)); int32_t L_8 = V_1; if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0045; } } { int32_t L_9 = V_1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_10; L_10 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&___span0), (int32_t)0, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11 = ___min1; int32_t L_12 = ___max2; (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_10, (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); } IL_0045: { int32_t L_13 = V_1; return (int32_t)L_13; } IL_0047: { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Numerics::ClampReduce(System.Span`1,T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Numerics_ClampReduce_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m11E0916E0587762F43A18D392A43162B3ECF0DDC_gshared (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 ___span0, float ___min1, float ___max2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { bool L_0; L_0 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL); if (!L_0) { goto IL_0047; } } { int32_t L_1; L_1 = Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); int32_t L_2; L_2 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0047; } } { int32_t L_3; L_3 = Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); int32_t L_4; L_4 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); int32_t L_5; L_5 = Numerics_ModuloP2_m9AC5E34F6A3D576DB187B5E90DF0A95BF2B83F74_inline((int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); V_0 = (int32_t)L_5; int32_t L_6; L_6 = Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_7 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)); int32_t L_8 = V_1; if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0045; } } { int32_t L_9 = V_1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_10; L_10 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&___span0), (int32_t)0, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); float L_11 = ___min1; float L_12 = ___max2; (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 , float, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_10, (float)L_11, (float)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); } IL_0045: { int32_t L_13 = V_1; return (int32_t)L_13; } IL_0047: { return (int32_t)0; } } // T UnityEngine.Object::FindObjectOfType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_FindObjectOfType_TisRuntimeObject_mBE0814B07DA8DDD57407CC2F0C8051AEC27D34BC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = 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); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_2; L_2 = Object_FindObjectOfType_mFDEFCE84CE9C644F2B51DCC26CDAC78AC7E89B1B((Type_t *)L_1, (bool)0, /*hidden argument*/NULL); V_0 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); goto IL_0019; } IL_0019: { RuntimeObject * L_3 = V_0; return (RuntimeObject *)L_3; } } // T[] UnityEngine.Object::FindObjectsOfType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Object_FindObjectsOfType_TisRuntimeObject_m3A432305B0F99DFE33069276B3907E866E847A1F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = 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); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_2; L_2 = Object_FindObjectsOfType_m0AEB81CC6F1D224A6F4DCC7D553482D54FC03C5A((Type_t *)L_1, (bool)0, /*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3; L_3 = (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_3; goto IL_0019; } IL_0019: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_0; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4; } } // T UnityEngine.Object::Instantiate(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m5E241FA6C20E2C54A2317FEE950354EB3BCE4454_gshared (RuntimeObject * ___original0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF704B54D833421164E45E576DFD279921246BCEA); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; RuntimeObject * V_2 = NULL; { RuntimeObject * L_0 = ___original0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_CheckNullArgument_mFA979ED3433CACA46AC9AE0029A537B46E17D080((RuntimeObject *)L_0, (String_t*)_stringLiteralF704B54D833421164E45E576DFD279921246BCEA, /*hidden argument*/NULL); RuntimeObject * L_1 = ___original0; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_2; L_2 = Object_Internal_CloneSingle_m6C669D602DFD7BC6C47ACA19B2F4D7C853F124BB((Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)L_1, /*hidden argument*/NULL); V_0 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); RuntimeObject * L_3 = V_0; bool L_4; L_4 = Object_op_Equality_mEE9EC7EB5C7DC3E95B94AB904E1986FC4D566D54((Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)L_3, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_003e; } } { UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101 * L_6 = (UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UnityException_t5BD9575D9E8FC894770E16640BBC9C2A3DF40101_il2cpp_TypeInfo_var))); UnityException__ctor_mB8EBFD7A68451D56285E7D51B42FBECFC8A141D8(L_6, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1C09770F25C8580FC7F6623067ACD12EBA570614)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Object_Instantiate_TisRuntimeObject_m5E241FA6C20E2C54A2317FEE950354EB3BCE4454_RuntimeMethod_var))); } IL_003e: { RuntimeObject * L_7 = V_0; V_2 = (RuntimeObject *)L_7; goto IL_0042; } IL_0042: { RuntimeObject * L_8 = V_2; return (RuntimeObject *)L_8; } } // T UnityEngine.Object::Instantiate(T,UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m78E51E899A91F621B74B2CF3D5081EF822049DA3_gshared (RuntimeObject * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject * L_0 = ___original0; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1 = ___parent1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); RuntimeObject * L_2; L_2 = (( RuntimeObject * (*) (RuntimeObject *, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_0, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)L_1, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_2; goto IL_000c; } IL_000c: { RuntimeObject * L_3 = V_0; return (RuntimeObject *)L_3; } } // T UnityEngine.Object::Instantiate(T,UnityEngine.Transform,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m99BAC19C29A5D25A7ED78FA0DA1B1DC83397F207_gshared (RuntimeObject * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, bool ___worldPositionStays2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject * L_0 = ___original0; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1 = ___parent1; bool L_2 = ___worldPositionStays2; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_3; L_3 = Object_Instantiate_mA9A37F53F535C1FE2603DC002263C85337C1FE18((Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)L_0, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)L_1, (bool)L_2, /*hidden argument*/NULL); V_0 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_0016; } IL_0016: { RuntimeObject * L_4 = V_0; return (RuntimeObject *)L_4; } } // T UnityEngine.Object::Instantiate(T,UnityEngine.Vector3,UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m02BDA2BE9BA7A8D6BB8554AE3E32ED6EF05EDC0C_gshared (RuntimeObject * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject * L_0 = ___original0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1 = ___position1; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_2 = ___rotation2; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_3; L_3 = Object_Instantiate_mADD3254CB5E6AB56FBB6964FE4B930F5187AB5AD((Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)L_0, (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E )L_1, (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_2, /*hidden argument*/NULL); V_0 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_0016; } IL_0016: { RuntimeObject * L_4 = V_0; return (RuntimeObject *)L_4; } } // T UnityEngine.Object::Instantiate(T,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m395E8296B15F96587420FD49B2A105D109464C22_gshared (RuntimeObject * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject * L_0 = ___original0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1 = ___position1; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_2 = ___rotation2; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_3 = ___parent3; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_4; L_4 = Object_Instantiate_m0B91F1876CDBE46242A9E5B32F9EE53FAF2BDD99((Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)L_0, (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E )L_1, (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_2, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)L_3, /*hidden argument*/NULL); V_0 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); goto IL_0017; } IL_0017: { RuntimeObject * L_5 = V_0; return (RuntimeObject *)L_5; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mA7524609748AAF248D577B1AC699D74940C30859_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m685F325BBA8FEBF046B99615991009BB1F34BD3F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m54EB14E7BB0FE6902F777C88F052979F33A96495_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m4430D7EC34C8D8689B807631BEC6551A6CE34397_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mF3AE05638FF7CFC63C7BDFF4635D48D9CD49C4EA_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m86C9B29AD9E2E5A0B5ABECAB10B51577633C3927_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mFC57B52F623A5F0DC33700097F14EFC3E78270CA_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mB7B498628EFD43CFC05FEC71DE3D65591270A604_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m6AC5810FCCBD549708E75B91ABD21E77D33D3A9F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5E35BAEB86B0D3E7C37876E95C81A256CDF53B28_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m33321D73CF6EA3B657464C85E0A0223CE5F1C1FA_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mF8EF749600ADD677C8D49AEC25E00A2439A67480_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m54F077E104BA9776D881620ED0925DB1676D0229_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mB67188FA554FFEB4E2C5FC64DC81B1F210724088_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m88F6F208477222EEB0FD045251412BD26AB26931_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mA8E21EF860363FC7B8FFA534DC8A61FF74A32646_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m35DF924221A82D9CC56C6207B10A5B01B47A0360_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m9438FCB023AA306B9FB4FD0C6B52FBABC2377133_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m25737DC519AF7C421516B00A7768C44B6AB23E4A_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m49A47F8C96E0F2F5BA56F490E9026A76064FD337_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m785F68F5D7CEF316BB2DFE1D17322D76943C67F7_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m8EE0AA1FDF2B234A890B9F0ADA77BC125BB7769F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m41EDA1DC8EC80A0696C9659C012A26492C095568_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m306CE172C5D43876D8E8E39707155CA4BFDB1AF7_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0B9CAD81A402DAA3595977643DA4E629B572FC53_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mCCAAE7EE7ACF1E2832953751203636B8A7A01C60_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC8BFFA0FD3319034C359AE8D006CD831BAA2073B_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m229FB1C549C6E3668F6565B91BEE307B392901D2_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m8338E9833602D07ED853BE95C942AAE28C1B620D_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this, /*hidden argument*/NULL); NullCheck((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 *)__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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mC9BEFC5CAE916E9777CF410E6A415DB2400214F7_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mB8F529676686FE0A9631D3C7FDB3CBECC16CCE33_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 L_3 = (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3EED5702B637DA2763CBAA41D85F1F2C9620D8AF_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mA9C40A5565051A5A665AD791F71414F93800BB00_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E L_3 = (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mDB36FA29FF435CF3493AD5C915AE25780764D2AA_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m744111CF916F2E7DC931C996AF7D4CB005B6BD00_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 L_3 = (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD3560143F9791A20A8B41F9464AD176F2FF12732_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m2E2FDAF7B1CBF1A22AD31DA02BC1478C4AC15E05_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 L_3 = (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mF6CB47A9048D90CF9803DF27D5D5A62E272345A1_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m9A2C582BB65B7C086B9098E318F3F2B393261643_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 L_3 = (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m185C544DBBC9ACD9CD486CABE0A4CF8051883969_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mE0B87487DD3624E758594DEF2D247130345EDAF8_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D L_3 = (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mDD587EA71C14AEF6CA64589A5E801D704BFEF09F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mA44C94F32BE3C9C08C84CD1001F9C59669A8C000_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 L_3 = (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m53689317E919CB8E5E40723CEF8B4B0FDA1B3417_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m8A201E382080E45359B28E93DE18297E372523C6_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 L_3 = (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m1AA24315FCFDE9C21B377FFFF67CC10AD562E7B0_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m425C6E830D8C486227BC841DC6DBD7565E15DFCA_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC L_3 = (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mB00EBB6B9187600DCECD04425A5B99ECE1117E8B_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m447603EBDFFA5E8368F065D1ED56F691F93FBED2_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 L_3 = (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m7F862AB6874E9208FAFFE713DEFC4276F76308F9_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m723EF7B6696B4246C50439AC2FC4454503FDE205_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 L_3 = (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m8A673C812710598244C61B9971987F9FD7136384_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m51256F48CE9F1EF2D99A38BEDFFB4B08D25B8AF5_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED L_3 = (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mF826E5CF23E5268DA7B59A90834FF2B6CDFB27FC_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m101FDBBD4228F674CA550401F29CC810466FC4E6_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 L_3 = (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mBB82DC4E13462E6367F44EEACCF23965C3F5F05B_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m0B892ECCCB83D2842E0D20127D906F7528082B43_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 L_3 = (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m1877BD8C624A2E9857E2F3CBE15B9AE6C52DD8A8_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m00AE005C77C1E1F1DAF1D1B7CE77079E25AF4A0D_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F L_3 = (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m150E0F1CE14237F3CBF7D247549496E17BB5FB79_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mFAA409B02DA55E5D54F1B4EB360B6EA4B7410FCF_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB L_3 = (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8915035351568492F1D307386430C4C391D7AA48_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m86E73CC441B5B9D8041DA184E6A6CC0563D5F214_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF L_3 = (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m58F4FF1D805B4050BB0A186E70DE4C10AB3D02F3_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mF3606B908440A297BA08C461911AAC46F52E6D15_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB L_3 = (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m282850C22CC25DCB9B10E87A516D29406ED537D7_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m2E0B81554F0DB98A4A2B5C60876B6E0770489308_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF L_3 = (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mBCD4CB23506CDD5A3AE66165E0D3B781DBBFDF9A_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m43C3255D915209C931C36A0E46F66D9E07FB9E0C_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 L_3 = (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m26FAE598B9DE875438D162C2F8CE38E3B9B5AE02_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m4EF5DE48BE95D673258589A456AAF279E8601E9C_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F L_3 = (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mF519ACA8663ADC2D558971943DBE527A0CBDDA8B_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mA727A37AECCDFD7C20B421ED29D2D989E1643D79_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 L_3 = (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mAED9D5059FC519EB51A3C877647397AD842B283A_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m480B07563E18C4F9E88BFB8109F45BD4E171EF45_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F L_3 = (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD479B7878BFB15323DA930528EDFDF77BE3D115F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mCBE9A23A1E98172D93FF2C94E328E4B1803B97A4_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 L_3 = (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m11C202C8A168184D0D3138A3BA64AE44B9F69E6B_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mFF4946258589431A183B8005C15B12BED7A2C144_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F L_3 = (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m6F29A47DA38AEC6B8A7B98DB7769B3180FE5DE5F_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mA9641C656B265B4270F8DFC6DDC34364EF2F14B0_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C L_3 = (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m452FAFDF861B18ECBDC54E0DFB14BC2D895AF7E7_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m1B85965A0174FA0CAF228C30242EC587AB569049_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B L_3 = (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC093FD0F574A3A3AD9C0D8FF4BE7D21D4D538396_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_mE2F696C6186BCF6BA4CF68A09DE529B14EF218A5_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E L_3 = (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E )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.OctreeQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OctreeQuantizer_CreatePixelSpecificQuantizer_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2CFE06D13FC7A1392FE81AC7F64992F89326DD86_gshared (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 L_2; memset((&L_2), 0, sizeof(L_2)); OctreeQuantizer_1__ctor_m5DA0CDD6FAD307946D8E28320F68A95A2D75B874_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 L_3 = (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mCDFF0A295CAD002ADD370DEE0E3CA235F6514E23_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t31EFAC20DDEC6F436C8B5662C19FBB6B35347F9A * L_3 = (OilPaintingProcessor_1_t31EFAC20DDEC6F436C8B5662C19FBB6B35347F9A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t31EFAC20DDEC6F436C8B5662C19FBB6B35347F9A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m2620B783877071AF317D54D52A86B01310699826_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t330C578A68CF98CB8F1782FE9CD47A3AE2C5B257 * L_3 = (OilPaintingProcessor_1_t330C578A68CF98CB8F1782FE9CD47A3AE2C5B257 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t330C578A68CF98CB8F1782FE9CD47A3AE2C5B257 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mD0AEF2CD21ECBADE168DB37C8126DAD9D3C24DE6_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t53CBB67172984A891CB1F8898151B1CF2306A570 * L_3 = (OilPaintingProcessor_1_t53CBB67172984A891CB1F8898151B1CF2306A570 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t53CBB67172984A891CB1F8898151B1CF2306A570 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mF5DB5C8F54A67ED270DAC115AF2BBF8208BA333A_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t9E8568F50656C111F6B4ED34EE6F906EED7A492C * L_3 = (OilPaintingProcessor_1_t9E8568F50656C111F6B4ED34EE6F906EED7A492C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t9E8568F50656C111F6B4ED34EE6F906EED7A492C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m10593F828BF71087A86157175C2BBEF91CD9E965_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t8DFCFB4A936351195209F1131271AF76CAA80658 * L_3 = (OilPaintingProcessor_1_t8DFCFB4A936351195209F1131271AF76CAA80658 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t8DFCFB4A936351195209F1131271AF76CAA80658 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mD19AF3BD768FBAC3A3B677D0AEAA121E9C1A4CE1_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t17C5A8551BEA867A6071B6043EB0C46C8F5E22AF * L_3 = (OilPaintingProcessor_1_t17C5A8551BEA867A6071B6043EB0C46C8F5E22AF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t17C5A8551BEA867A6071B6043EB0C46C8F5E22AF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m2670695FF16F8FB67610B7A6BF462E877A258171_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t0A484EFE128CF5A3E4F911C0E81CE91644621B42 * L_3 = (OilPaintingProcessor_1_t0A484EFE128CF5A3E4F911C0E81CE91644621B42 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t0A484EFE128CF5A3E4F911C0E81CE91644621B42 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m56413BA35B3D4EA5B63F57D3A9FA3E6766AE5097_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t16F95FD7F576567DDFB136364A76A9A513FC5BC9 * L_3 = (OilPaintingProcessor_1_t16F95FD7F576567DDFB136364A76A9A513FC5BC9 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t16F95FD7F576567DDFB136364A76A9A513FC5BC9 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mA4CDA5B4157C03274122DBADBE9DE010CB499FE3_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t4F3172EFD1B6BFAAAD248965563253C71D600F78 * L_3 = (OilPaintingProcessor_1_t4F3172EFD1B6BFAAAD248965563253C71D600F78 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t4F3172EFD1B6BFAAAD248965563253C71D600F78 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAE7C05F8F54BF78B11E55209D7D493B8C760872D_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tA1836A226F64DB80D55C26B51A971EA1BA0F9357 * L_3 = (OilPaintingProcessor_1_tA1836A226F64DB80D55C26B51A971EA1BA0F9357 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tA1836A226F64DB80D55C26B51A971EA1BA0F9357 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mA96B5E4B779217D6B55F860ED2869B2CC9C82687_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t6F7B3EEDBCF8EF606F76B7E775EB29DCDE8ED5ED * L_3 = (OilPaintingProcessor_1_t6F7B3EEDBCF8EF606F76B7E775EB29DCDE8ED5ED *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t6F7B3EEDBCF8EF606F76B7E775EB29DCDE8ED5ED *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m0BE1F4DB2826F9D35CB1BD174149AC49383F2C02_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tD2F9FF6F51C04B9D1725C6B3E003CBE1EBD85CA1 * L_3 = (OilPaintingProcessor_1_tD2F9FF6F51C04B9D1725C6B3E003CBE1EBD85CA1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tD2F9FF6F51C04B9D1725C6B3E003CBE1EBD85CA1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4D0B7DF09EA05315B9F6752D5DF66D5F26CC89AE_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t70FA86374F336D07DFEDCE2863CFAB234B3D9773 * L_3 = (OilPaintingProcessor_1_t70FA86374F336D07DFEDCE2863CFAB234B3D9773 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t70FA86374F336D07DFEDCE2863CFAB234B3D9773 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mDB1A54848F5CE5F902A88682F3DF274E5DCD5905_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tCC22C589E58094564868F5781D9540B03FD04E94 * L_3 = (OilPaintingProcessor_1_tCC22C589E58094564868F5781D9540B03FD04E94 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tCC22C589E58094564868F5781D9540B03FD04E94 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mF43D324A3260B6B812D568906AB6BF87B17C3C53_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t67D2A9D681D4FFB5D414FA5DA04BF725DA9332D4 * L_3 = (OilPaintingProcessor_1_t67D2A9D681D4FFB5D414FA5DA04BF725DA9332D4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t67D2A9D681D4FFB5D414FA5DA04BF725DA9332D4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mC5C0DD327A4329C6DDF442A0779B71A0DC9710F1_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t0DC6B297D708D84FA46388D0D55049F9317DF9AC * L_3 = (OilPaintingProcessor_1_t0DC6B297D708D84FA46388D0D55049F9317DF9AC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t0DC6B297D708D84FA46388D0D55049F9317DF9AC *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m82D31551E75D3F92FB3E1FD5D9F3B95167F662F7_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t893E0D8FEF953F31F25C408F66D03209D92C6CF4 * L_3 = (OilPaintingProcessor_1_t893E0D8FEF953F31F25C408F66D03209D92C6CF4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t893E0D8FEF953F31F25C408F66D03209D92C6CF4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m1F2D32520465E535F83D14AEFF7F507050133252_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t941D1DDE34D602376D933E890A33AE573C110B97 * L_3 = (OilPaintingProcessor_1_t941D1DDE34D602376D933E890A33AE573C110B97 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t941D1DDE34D602376D933E890A33AE573C110B97 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mEFA35168327BE34889784A37B0F7AB9923B75C80_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tF7DDA028AD167720AAA3C0497DEF18732A94A56E * L_3 = (OilPaintingProcessor_1_tF7DDA028AD167720AAA3C0497DEF18732A94A56E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tF7DDA028AD167720AAA3C0497DEF18732A94A56E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m32CBFC49A09B2DFC9297E6FC07F1540ABF22562C_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tBCD7BE4B4C1D7C26B711EFB629DEB8C5AEB9A81A * L_3 = (OilPaintingProcessor_1_tBCD7BE4B4C1D7C26B711EFB629DEB8C5AEB9A81A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tBCD7BE4B4C1D7C26B711EFB629DEB8C5AEB9A81A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m7D0C2E71C4FB160EDAF49714F0F5FFF6EA6636E8_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tD5002AEB5E2F9C21F4ADCB7FFBB52C2595318EA4 * L_3 = (OilPaintingProcessor_1_tD5002AEB5E2F9C21F4ADCB7FFBB52C2595318EA4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tD5002AEB5E2F9C21F4ADCB7FFBB52C2595318EA4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE5D64162FA536D4A7BD1EDF0E5B0BC202E76F084_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t2305CF5DB6DE93A1246CE154D5281BF3F1137285 * L_3 = (OilPaintingProcessor_1_t2305CF5DB6DE93A1246CE154D5281BF3F1137285 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t2305CF5DB6DE93A1246CE154D5281BF3F1137285 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m8970B63C78B1E7E40378212687060DC141D5B9EA_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t94DB345B4EA80461AF4145867D8C41184CA5C283 * L_3 = (OilPaintingProcessor_1_t94DB345B4EA80461AF4145867D8C41184CA5C283 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t94DB345B4EA80461AF4145867D8C41184CA5C283 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mA7D72CF36F0C6CD89FE599D6691A386281E0E06D_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t32DEEB4BE1CFDDC7ECEDE62A566C91B76BFC98B7 * L_3 = (OilPaintingProcessor_1_t32DEEB4BE1CFDDC7ECEDE62A566C91B76BFC98B7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t32DEEB4BE1CFDDC7ECEDE62A566C91B76BFC98B7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m33C748DCA0EEE8808BEED54495FD0FE1D24CF67E_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t419A28F70403F9C61C22BCB9C172C822966639D7 * L_3 = (OilPaintingProcessor_1_t419A28F70403F9C61C22BCB9C172C822966639D7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t419A28F70403F9C61C22BCB9C172C822966639D7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m6D9352228870C338EC548F08E4E1CCD374BA52BC_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tA23C36946694F192A2404FE3B816503BC6E4A624 * L_3 = (OilPaintingProcessor_1_tA23C36946694F192A2404FE3B816503BC6E4A624 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tA23C36946694F192A2404FE3B816503BC6E4A624 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m8BBF04CC4169314AD1779B29AEF90D6F4549AD36_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t17A9CC3756F1FAAC4AACD4180E44F7D9F9C21D64 * L_3 = (OilPaintingProcessor_1_t17A9CC3756F1FAAC4AACD4180E44F7D9F9C21D64 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t17A9CC3756F1FAAC4AACD4180E44F7D9F9C21D64 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4AF5F3F90F0FADECD19EBAB66417268FEFB67403_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_tF2155EAC401A674BFCB9C5BE835EBDE741A0F9EF * L_3 = (OilPaintingProcessor_1_tF2155EAC401A674BFCB9C5BE835EBDE741A0F9EF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_tF2155EAC401A674BFCB9C5BE835EBDE741A0F9EF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OilPaintingProcessor_CreatePixelSpecificProcessor_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mD8D810DF92F1C710507DA8114E322073D1E084BB_gshared (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; OilPaintingProcessor_1_t0EA36CFC890B4A2BA67E03B1B8B78B150A3A0072 * L_3 = (OilPaintingProcessor_1_t0EA36CFC890B4A2BA67E03B1B8B78B150A3A0072 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (OilPaintingProcessor_1_t0EA36CFC890B4A2BA67E03B1B8B78B150A3A0072 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (OilPaintingProcessor_tA6E2C190FFD16F43EEEEA518A93509331BBEEB25 *)__this, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.A8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * ___processor0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * V_10 = NULL; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_3 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_4 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_3); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_6; L_6 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_9 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_10 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_9); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_13 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_13); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14; L_14 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_16); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_18; L_18 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_21; L_21 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_23; L_23 = Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_23; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_24 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_25 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_30; L_30 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_30; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_31 = V_10; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_32 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_33 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_32); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_33; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_36; L_36 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * ___processor0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * ___processor0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * V_10 = NULL; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_3 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_4 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_3); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_6; L_6 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_9 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_10 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_9); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_13 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_13); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14; L_14 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_16); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_18; L_18 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_21; L_21 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_23; L_23 = Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_23; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_24 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_25 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_30; L_30 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_30; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_31 = V_10; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_32 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_33 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_32); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_33; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_36; L_36 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * ___processor0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * ___processor0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * V_10 = NULL; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_3 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_4 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_3); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_6; L_6 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_9 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_10 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_9); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_13 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_13); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14; L_14 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_16); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_18; L_18 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_21; L_21 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_23; L_23 = Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_23; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_24 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_25 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_30; L_30 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_30; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_31 = V_10; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_32 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_33 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_32); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_33; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_36; L_36 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * ___processor0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * ___processor0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * V_10 = NULL; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_3 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_4 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_3); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_6; L_6 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_9 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_10 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_9); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_13 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_13); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14; L_14 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_16); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_18; L_18 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_21; L_21 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_23; L_23 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_23; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_24 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_25 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_30; L_30 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_30; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_31 = V_10; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_32 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_33 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_32); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_33; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_36; L_36 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * ___processor0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * ___processor0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * V_10 = NULL; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_3 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_4 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_3); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_6; L_6 = (( ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4((ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_9 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_10 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_9); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_13 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_13); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_14; L_14 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_16); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_18; L_18 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_21; L_21 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_23; L_23 = Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_23; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_24 = V_10; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_25 = (*(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_30; L_30 = OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_30; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_31 = V_10; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_32 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_33 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_32); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_33; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_36; L_36 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C (*) (RuntimeObject*, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * ___processor0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * ___processor0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * V_10 = NULL; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_3 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_4 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_3); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_6; L_6 = (( ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9((ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_9 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_10 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_9); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_13 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_13); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_14; L_14 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_16); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_18; L_18 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_23; L_23 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_23; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_24 = V_10; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_25 = (*(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_30; L_30 = OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_30; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_31 = V_10; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_32 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_33 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_32); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_33; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_36; L_36 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 (*) (RuntimeObject*, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * ___processor0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * ___processor0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * V_10 = NULL; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_3 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_4 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_3); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_6; L_6 = (( ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C((ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_9 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_10 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_9); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_13 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_13); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_14; L_14 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_16); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_18; L_18 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_21; L_21 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_23; L_23 = Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_23; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_24 = V_10; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_25 = (*(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_30; L_30 = OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_30; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_31 = V_10; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_32 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_33 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_32); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_33; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_36; L_36 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 (*) (RuntimeObject*, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * ___processor0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * ___processor0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * V_10 = NULL; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_3 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_4 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_3); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_6; L_6 = (( ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205((ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_9 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_10 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_9); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_13 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_13); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_14; L_14 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_16); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_18; L_18 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_21; L_21 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_23; L_23 = Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_23; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_24 = V_10; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_25 = (*(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_30; L_30 = OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_30; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_31 = V_10; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_32 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_33 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_32); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_33; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_36; L_36 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 (*) (RuntimeObject*, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * ___processor0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * ___processor0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * V_10 = NULL; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_3 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_4 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_3); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_6; L_6 = (( ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154((ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_9 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_10 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_9); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_13 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_13); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_14; L_14 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_16); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_18; L_18 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_21; L_21 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_23; L_23 = Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_23; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_24 = V_10; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_25 = (*(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_30; L_30 = OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_30; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_31 = V_10; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_32 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_33 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_32); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_33; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_36; L_36 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 (*) (RuntimeObject*, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * ___processor0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * ___processor0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * V_10 = NULL; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_3 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_4 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_3); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_6; L_6 = (( ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65((ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_9 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_10 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_9); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_13 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_13); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_14; L_14 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_16); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_18; L_18 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_21; L_21 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_23; L_23 = Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_23; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_24 = V_10; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_25 = (*(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_30; L_30 = OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_30; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_31 = V_10; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_32 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_33 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_32); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_33; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_36; L_36 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E (*) (RuntimeObject*, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * ___processor0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * ___processor0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * V_10 = NULL; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_3 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_4 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_3); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_6; L_6 = (( ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A((ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_9 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_10 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_9); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_13 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_13); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_14; L_14 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_16); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_18; L_18 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_21; L_21 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_23; L_23 = Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_23; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_24 = V_10; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_25 = (*(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_30; L_30 = OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_30; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_31 = V_10; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_32 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_33 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_32); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_33; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_36; L_36 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC (*) (RuntimeObject*, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * ___processor0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * ___processor0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * V_10 = NULL; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_3 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_4 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_3); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_6; L_6 = (( ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB((ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_9 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_10 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_9); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_13 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_13); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_14; L_14 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_16); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_18; L_18 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_21; L_21 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_23; L_23 = Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_23; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_24 = V_10; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_25 = (*(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_30; L_30 = OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_30; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_31 = V_10; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_32 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_33 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_32); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_33; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_36; L_36 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 (*) (RuntimeObject*, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * ___processor0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * ___processor0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * V_10 = NULL; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_3 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_4 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_3); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_6; L_6 = (( ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7((ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_9 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_10 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_9); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_13 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_13); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_14; L_14 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_16); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_18; L_18 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_21; L_21 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_23; L_23 = Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_23; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_24 = V_10; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_25 = (*(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_30; L_30 = OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_30; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_31 = V_10; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_32 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_33 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_32); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_33; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_36; L_36 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F (*) (RuntimeObject*, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * ___processor0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.L8>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * ___processor0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_10 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_3 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_4 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_3); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_6; L_6 = (( ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74((ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_9 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_10 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_9); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_13 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_13); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_14; L_14 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_16); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_18; L_18 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_21; L_21 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_23; L_23 = Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_23; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_24 = V_10; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_25 = (*(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_30; L_30 = OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_30; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_31 = V_10; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_32 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_33 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_32); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_33; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_36; L_36 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 (*) (RuntimeObject*, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * ___processor0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La16>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * ___processor0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * V_10 = NULL; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_3 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_4 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_3); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_6; L_6 = (( ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B((ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_9 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_10 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_9); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_13 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_13); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14; L_14 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_18; L_18 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_23; L_23 = Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_23; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_24 = V_10; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_25 = (*(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_30; L_30 = OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_30; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_31 = V_10; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_32 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_33 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_32); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_33; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_36; L_36 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 (*) (RuntimeObject*, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * ___processor0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.La32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * ___processor0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * V_10 = NULL; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_3 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_4 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_3); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_6; L_6 = (( ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5((ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_9 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_10 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_9); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_13 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_13); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14; L_14 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_18; L_18 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_23; L_23 = Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_23; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_24 = V_10; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_25 = (*(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_30; L_30 = OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_30; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_31 = V_10; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_32 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_33 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_32); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_33; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_36; L_36 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 (*) (RuntimeObject*, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * ___processor0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * ___processor0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * V_10 = NULL; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_3 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_4 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_3); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_6; L_6 = (( ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170((ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_9 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_10 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_9); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_13 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_13); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14; L_14 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_18; L_18 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_23; L_23 = Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_23; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_24 = V_10; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_25 = (*(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_30; L_30 = OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_30; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_31 = V_10; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_32 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_33 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_32); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_33; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_36; L_36 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 (*) (RuntimeObject*, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * ___processor0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * ___processor0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * V_10 = NULL; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_3 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_4 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_3); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_6; L_6 = (( ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34((ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_9 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_10 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_9); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_13 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_13); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14; L_14 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_18; L_18 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_23; L_23 = Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_23; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_24 = V_10; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_25 = (*(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_30; L_30 = OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_30; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_31 = V_10; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_32 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_33 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_32); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_33; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_36; L_36 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 (*) (RuntimeObject*, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * ___processor0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * ___processor0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * V_10 = NULL; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_3 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_4 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_3); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_6; L_6 = (( ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3((ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_9 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_10 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_9); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_13 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_13); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14; L_14 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_16); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_18; L_18 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_23; L_23 = Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_23; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_24 = V_10; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_25 = (*(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_30; L_30 = OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_30; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_31 = V_10; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_32 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_33 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_32); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_33; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_36; L_36 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 (*) (RuntimeObject*, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * ___processor0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * ___processor0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * V_10 = NULL; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_3 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_4 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_3); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_6; L_6 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_9 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_10 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_9); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_13 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_13); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14; L_14 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_16); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_18; L_18 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_23; L_23 = Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_23; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_24 = V_10; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_25 = (*(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_30; L_30 = OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_30; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_31 = V_10; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_32 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_33 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_32); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_33; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_36; L_36 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 (*) (RuntimeObject*, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * ___processor0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * ___processor0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * V_10 = NULL; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_3 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_4 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_3); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_6; L_6 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_9 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_10 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_9); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_13 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_13); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14; L_14 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_16); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_18; L_18 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_23; L_23 = Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_23; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_24 = V_10; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_25 = (*(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_30; L_30 = OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_30; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_31 = V_10; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_32 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_33 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_32); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_33; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_36; L_36 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB (*) (RuntimeObject*, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * ___processor0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * ___processor0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_3 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_4 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_3); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_6; L_6 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_9 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_10 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_9); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_13 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_13); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_14; L_14 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_16); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_18; L_18 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_21; L_21 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_23; L_23 = Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_23; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_24 = V_10; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_25 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_30; L_30 = OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_30; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_31 = V_10; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_32 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_33 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_32); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_33; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_36; L_36 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 (*) (RuntimeObject*, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * ___processor0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * ___processor0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * V_10 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_3 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_4 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_3); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_6; L_6 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_9 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_10 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_9); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_13 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_13); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_14; L_14 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_16); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_18; L_18 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_21; L_21 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_23; L_23 = Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_23; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_24 = V_10; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_25 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_30; L_30 = OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_30; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_31 = V_10; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_32 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_33 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_32); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_33; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_36; L_36 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F (*) (RuntimeObject*, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * ___processor0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * ___processor0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * V_10 = NULL; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_3 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_4 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_3); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_6; L_6 = (( ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B((ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_9 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_10 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_9); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_13 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_13); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_14; L_14 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_16); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_18; L_18 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_21; L_21 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_23; L_23 = Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_23; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_24 = V_10; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_25 = (*(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_30; L_30 = OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_30; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_31 = V_10; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_32 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_33 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_32); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_33; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_36; L_36 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC (*) (RuntimeObject*, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * ___processor0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * ___processor0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * V_10 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_3 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_4 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_3); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_6; L_6 = (( ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066((ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_9 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_10 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_9); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_13 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_13); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_14; L_14 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_16); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18; L_18 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_21; L_21 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_23; L_23 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_23; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_24 = V_10; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_30; L_30 = OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_30; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_31 = V_10; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_32 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_33 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_32); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_33; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_36; L_36 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 (*) (RuntimeObject*, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * ___processor0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * ___processor0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * V_10 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_3 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_4 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_3); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_6; L_6 = (( ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B((ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_9 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_10 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_9); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_13 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_13); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_14; L_14 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_16); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_18; L_18 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_21; L_21 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_23; L_23 = Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_23; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_24 = V_10; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_25 = (*(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_30; L_30 = OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_30; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_31 = V_10; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_32 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_33 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_32); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_33; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_36; L_36 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F (*) (RuntimeObject*, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * ___processor0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * ___processor0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * V_10 = NULL; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_3 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_4 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_3); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A L_6; L_6 = (( ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF((ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_9 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_10 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_9); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_13 = ___source1; NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_13); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_14; L_14 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_16); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_18; L_18 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_21; L_21 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_23; L_23 = Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_23; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_24 = V_10; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_25 = (*(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_30; L_30 = OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_30; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_31 = V_10; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_32 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_33 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_32); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_33; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_36; L_36 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 (*) (RuntimeObject*, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * ___processor0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short2>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * ___processor0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * V_10 = NULL; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_3 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_4 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_3); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 L_6; L_6 = (( ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A((ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_9 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_10 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_9); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_13 = ___source1; NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_13); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_14; L_14 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_16); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_18; L_18 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_21; L_21 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_23; L_23 = Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_23; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_24 = V_10; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_25 = (*(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_30; L_30 = OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_30; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_31 = V_10; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_32 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_33 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_32); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_33; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_36; L_36 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 (*) (RuntimeObject*, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_AdjustorThunk (RuntimeObject * __this, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * ___processor0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyPaletteDither,SixLabors.ImageSharp.PixelFormats.Short4>(TPaletteDitherImageProcessor&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * ___processor0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * V_10 = NULL; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_3 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_4 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_3); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC L_6; L_6 = (( ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F((ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_9 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_10 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_9); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_13 = ___source1; NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_13); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_14; L_14 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_16); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_18; L_18 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_21; L_21 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_23; L_23 = Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_23; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_24 = V_10; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_25 = (*(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_30; L_30 = OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_30; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_31 = V_10; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_32 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_33 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_32); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_33; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_36; L_36 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C (*) (RuntimeObject*, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_AdjustorThunk (RuntimeObject * __this, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * ___processor0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_inline(_thisAdjusted, ___processor0, ___source1, ___bounds2, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_4; L_4 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_11 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_12; L_12 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_16; L_16 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_19; L_19 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_20; L_20 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_20; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_29 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34; L_34 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_37 = ___quantizer0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_38, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_4; L_4 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_11 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_12; L_12 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_16; L_16 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_19; L_19 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_20; L_20 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_20; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_28; L_28 = ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_29 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34; L_34 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_37 = ___quantizer0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_38, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_4; L_4 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_11 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_12; L_12 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_16; L_16 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_19; L_19 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_20; L_20 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_20; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_28; L_28 = ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_29 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34; L_34 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_37 = ___quantizer0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_38, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_4; L_4 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_11 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_12; L_12 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_16; L_16 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_19; L_19 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_20; L_20 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_20; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_29 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34; L_34 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_37 = ___quantizer0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_38, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr565>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_11; memset((&V_11), 0, sizeof(V_11)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_3); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_4; L_4 = (( ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 (*) (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4((ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_11 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_11); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_12; L_12 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_16; L_16 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_19; L_19 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_20; L_20 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_20; IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_28; L_28 = ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_29 = (*(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_34; L_34 = OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_37 = ___quantizer0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C , Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_38, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_3); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_4; L_4 = (( ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A (*) (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9((ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_11 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_11); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_12; L_12 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_16; L_16 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_19; L_19 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_20; L_20 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_20; IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_28; L_28 = ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_29 = (*(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_34; L_34 = OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_37 = ___quantizer0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 , Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_38, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_3); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_4; L_4 = (( ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 (*) (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C((ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_11 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_11); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_12; L_12 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_16; L_16 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_19; L_19 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_20; L_20 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_20; IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_29 = (*(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_34; L_34 = OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_37 = ___quantizer0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 , Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_38, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_3); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_4; L_4 = (( ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F (*) (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205((ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_11 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_11); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_12; L_12 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_16; L_16 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_19; L_19 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_20; L_20 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_20; IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_28; L_28 = ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_29 = (*(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_34; L_34 = OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_37 = ___quantizer0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 , Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_38, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Byte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_11; memset((&V_11), 0, sizeof(V_11)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_3); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_4; L_4 = (( ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A (*) (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154((ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_11 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_11); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_12; L_12 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_16; L_16 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_19; L_19 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_20; L_20 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_20; IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_28; L_28 = ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_29 = (*(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_34; L_34 = OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_37 = ___quantizer0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 , Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_38, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_11; memset((&V_11), 0, sizeof(V_11)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_3); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_4; L_4 = (( ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 (*) (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65((ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_11 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_11); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_12; L_12 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_16; L_16 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_19; L_19 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_20; L_20 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_20; IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_28; L_28 = ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_29 = (*(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_34; L_34 = OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_37 = ___quantizer0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E , HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_38, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_11; memset((&V_11), 0, sizeof(V_11)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_3); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_4; L_4 = (( ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 (*) (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A((ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_11 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_11); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_12; L_12 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_16; L_16 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_19; L_19 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_20; L_20 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_20; IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_28; L_28 = ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_29 = (*(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_34; L_34 = OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_37 = ___quantizer0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC , HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_38, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_11; memset((&V_11), 0, sizeof(V_11)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_3); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_4; L_4 = (( ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C (*) (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB((ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_11 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_11); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_12; L_12 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_16; L_16 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_19; L_19 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_20; L_20 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_20; IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_28; L_28 = ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_29 = (*(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_34; L_34 = OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_37 = ___quantizer0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 , HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_38, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_11; memset((&V_11), 0, sizeof(V_11)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_3); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_4; L_4 = (( ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 (*) (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7((ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_11 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_11); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_12; L_12 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_16; L_16 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_19; L_19 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_20; L_20 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_20; IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_28; L_28 = ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_29 = (*(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_34; L_34 = OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_37 = ___quantizer0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F , L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_38, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.L8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_11; memset((&V_11), 0, sizeof(V_11)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_3); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_4; L_4 = (( ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB (*) (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74((ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_11 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_11); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_12; L_12 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_16; L_16 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_19; L_19 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_20; L_20 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_20; IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_28; L_28 = ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_29 = (*(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_34; L_34 = OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_37 = ___quantizer0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 , L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_38, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_11; memset((&V_11), 0, sizeof(V_11)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_3); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_4; L_4 = (( ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 (*) (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B((ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_11 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_11); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_12; L_12 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19; L_19 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20; IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_28; L_28 = ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_29 = (*(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_34; L_34 = OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_37 = ___quantizer0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 , La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_38, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.La32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_11; memset((&V_11), 0, sizeof(V_11)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_3); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_4; L_4 = (( ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 (*) (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5((ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_11 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_11); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_12; L_12 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19; L_19 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20; IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_28; L_28 = ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_29 = (*(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_34; L_34 = OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_37 = ___quantizer0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 , La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_38, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_3); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_4; L_4 = (( ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 (*) (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170((ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_11 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_11); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_12; L_12 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19; L_19 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20; IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_28; L_28 = ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_29 = (*(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_34; L_34 = OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_37 = ___quantizer0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 , NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_38, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_3); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_4; L_4 = (( ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 (*) (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34((ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_11 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_11); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_12; L_12 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19; L_19 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20; IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_28; L_28 = ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_29 = (*(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_34; L_34 = OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_37 = ___quantizer0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 , NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_38, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_3); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_4; L_4 = (( ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA (*) (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3((ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_11 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_11); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_12; L_12 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19; L_19 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20; IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_28; L_28 = ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_29 = (*(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_34; L_34 = OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_37 = ___quantizer0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 , NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_38, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_4; L_4 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_11 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_11); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_12; L_12 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_19; L_19 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_28; L_28 = ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_29 = (*(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_34; L_34 = OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_37 = ___quantizer0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_38, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rg32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_11; memset((&V_11), 0, sizeof(V_11)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_4; L_4 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_11 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_11); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_12; L_12 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19; L_19 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_28; L_28 = ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_29 = (*(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_34; L_34 = OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_37 = ___quantizer0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_38, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_11; memset((&V_11), 0, sizeof(V_11)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_4; L_4 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_11 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_11); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_12; L_12 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_16; L_16 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_19; L_19 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_20; L_20 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_20; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_28; L_28 = ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_29 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_34; L_34 = OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_37 = ___quantizer0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_38, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgb48>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_11; memset((&V_11), 0, sizeof(V_11)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_4; L_4 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_11 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_11); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_12; L_12 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_16; L_16 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_19; L_19 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_20; L_20 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_20; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_28; L_28 = ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_29 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_34; L_34 = OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_37 = ___quantizer0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_38, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_11; memset((&V_11), 0, sizeof(V_11)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_3); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_4; L_4 = (( ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 (*) (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B((ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_11 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_11); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_12; L_12 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_16; L_16 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_19; L_19 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_20; L_20 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_20; IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_28; L_28 = ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_29 = (*(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_34; L_34 = OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_37 = ___quantizer0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC , Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_38, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_11; memset((&V_11), 0, sizeof(V_11)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_3); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_4; L_4 = (( ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 (*) (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066((ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_11 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_11); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_12; L_12 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_16; L_16 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_19; L_19 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_20; L_20 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_20; IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_28; L_28 = ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_29 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_34; L_34 = OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_37 = ___quantizer0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Rgba64>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_11; memset((&V_11), 0, sizeof(V_11)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_3); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_4; L_4 = (( ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 (*) (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B((ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_11 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_11); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_12; L_12 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_16; L_16 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_19; L_19 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_20; L_20 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_20; IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_28; L_28 = ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_29 = (*(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_34; L_34 = OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_37 = ___quantizer0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F , Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_38, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.RgbaVector>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_11; memset((&V_11), 0, sizeof(V_11)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_3); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A L_4; L_4 = (( ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A (*) (IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF((ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_11 = ___source1; NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_11); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_12; L_12 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_16; L_16 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_19; L_19 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_20; L_20 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_20; IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_28; L_28 = ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_29 = (*(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_34; L_34 = OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * L_37 = ___quantizer0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 , RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_38, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_11; memset((&V_11), 0, sizeof(V_11)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_3); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 L_4; L_4 = (( ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 (*) (IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A((ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_11 = ___source1; NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_11); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_12; L_12 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_16; L_16 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_19; L_19 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_20; L_20 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_20; IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_29 = (*(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_34; L_34 = OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * L_37 = ___quantizer0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 , Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_38, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Short4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_11; memset((&V_11), 0, sizeof(V_11)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_3); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC L_4; L_4 = (( ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC (*) (IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F((ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_11 = ___source1; NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_11); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_12; L_12 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_16; L_16 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_19; L_19 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_20; L_20 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_20; IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_28; L_28 = ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_29 = (*(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_34; L_34 = OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * L_37 = ___quantizer0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C , Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_38, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_AdjustorThunk (RuntimeObject * __this, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_4; L_4 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_11 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_12; L_12 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_16; L_16 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_19; L_19 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_20; L_20 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_20; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_29 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34; L_34 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * L_37 = ___quantizer0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_38, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_AdjustorThunk (RuntimeObject * __this, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_4; L_4 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_11 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_12; L_12 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_16; L_16 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_19; L_19 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_20; L_20 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_20; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_28; L_28 = ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_29 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34; L_34 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * L_37 = ___quantizer0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_38, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_AdjustorThunk (RuntimeObject * __this, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_4; L_4 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_11 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_12; L_12 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_16; L_16 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_19; L_19 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_20; L_20 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_20; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_28; L_28 = ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_29 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34; L_34 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * L_37 = ___quantizer0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_38, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_AdjustorThunk (RuntimeObject * __this, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither::ApplyQuantizationDither,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.IndexedImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_gshared (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_4; L_4 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_11 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_12; L_12 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_16; L_16 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_19; L_19 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_20; L_20 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_20; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_29 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34; L_34 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * L_37 = ___quantizer0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_38, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_EXTERN_C void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_AdjustorThunk (RuntimeObject * __this, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_inline(_thisAdjusted, ___quantizer0, ___source1, ___destination2, ___bounds3, method); } 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 Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method) { { Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_0 = __this->get_U3ChierarchyU3Ek__BackingField_48(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Modulo4_mF2D63AE8A1413345A0CD8B31CC0F167EBCEB2A1B_inline (int32_t ___x0, const RuntimeMethod* method) { { int32_t L_0 = ___x0; return ((int32_t)((int32_t)L_0&(int32_t)3)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_ModuloP2_m9AC5E34F6A3D576DB187B5E90DF0A95BF2B83F74_inline (int32_t ___x0, int32_t ___m1, const RuntimeMethod* method) { { int32_t L_0 = ___x0; int32_t L_1 = ___m1; return ((int32_t)((int32_t)L_0&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_get_Options_mA94239DC4A59D65AC8CD6882D9773259BD747C2A_inline (OctreeQuantizer_t0483622139A088062B03539D9D5267BF96DC8228 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = __this->get_U3COptionsU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CXU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_ditherScale_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CYU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * Span_1_get_Pinnable_m4168AD2458A9D1C75C1D44E274108A9AEECDCCBF_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_0 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); return (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m1F92674976D28A6FCD0C91935C1C420AAE452009_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ReadOnlySpan_1_get_Pinnable_mAEFB7AE0D086E3713D412B22E016720371360AA1_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_0 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); return (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2B07F0FA843A0849BF79A875E6E3EAAD72DFA2DA_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * Span_1_get_Pinnable_m3A5B15CA6ECDBF8AF22BAD46B29E1F96459D38A9_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_0 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); return (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m24E990E4105098F5DF7B444E9A2DEC2687B3D43C_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ReadOnlySpan_1_get_Pinnable_m84E6FC404760ACB948AAEEBFCA3A219E422BD073_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_0 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); return (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2CA440E4144124DAFF82D91C049ACE44091C197C_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * Span_1_get_Pinnable_mFE957FD8F48D5723828361E285ED923B757425AA_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_0 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); return (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mE586E0DF5C5F68793C2F7C37350E117DB48C550F_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ReadOnlySpan_1_get_Pinnable_m216394F3EEDEF4CF636542C1F1D2E4CED9F2F1F0_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_0 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); return (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m3437449745710B8F45DC1E1183775CA452590FA7_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * Span_1_get_Pinnable_m3C728D90AB3DA5D75E99FEA64DE1016592594DDE_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_0 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); return (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m3E4DBE3D4DE4114DBEF6A964198686F16163F27B_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ReadOnlySpan_1_get_Pinnable_mA04984881D085801A126F5C49A1C43D932C48BE2_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_0 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); return (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m66DA964AD505A93E7A4DB5859BD640B40BCD8BBA_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * Span_1_get_Pinnable_mBE52B54F6D12D72B2A6DA6A8F773310712EB5FC1_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_0 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); return (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mD5550551A18666CB9879B06E595EC0B465BDCC27_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ReadOnlySpan_1_get_Pinnable_m8F0DEFD51AF1449664DD1BDC66CE026EF62472ED_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_0 = (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)__this->get__pinnable_0(); return (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m0FFAA958BA74FD3AD3A9A3AC56ED71D78A675DCF_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * Span_1_get_Pinnable_m584A907E1F5D46DE181DDCF91861B482E6911B01_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { { Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_0 = (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)__this->get__pinnable_0(); return (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mA4DA881CD2ACFD2CEAB6CF7DBDBEA8DBD612CDFC_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ReadOnlySpan_1_get_Pinnable_m1CE3CF4652AFB4B87546043FB3A76521269209FE_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_0 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); return (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m8D2274F8CFA6C6A0C086C7EBDC577A6E7CE5F1B9_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * Span_1_get_Pinnable_mAF97613212731EC72F5E5B847D8E55B7ABBF8095_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_0 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); return (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mFE437F290CE3E6FE971C81D713AA9BCBF1802A5C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ReadOnlySpan_1_get_Pinnable_mD97C99D5C7C6AE73138AF4327987709E739B859E_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_0 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); return (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m3BFC94A18A5DED939C958A5781E486BA471EF59F_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * Span_1_get_Pinnable_m2A0CB134992A301659BF4C033F99330A08E4AF45_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_0 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); return (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB736143497A40E15CC2F4FF26E85992A29552BCD_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ReadOnlySpan_1_get_Pinnable_m8C40DFC798D10F02C6CB9B5810DFF55533F80C18_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_0 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); return (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2CCBD623E23782CA712EC9C0CD564E93BA70AB69_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * Span_1_get_Pinnable_m2D7A52B9E897A52B82B68332B86A831B49160336_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_0 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); return (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m503EE2E17A0DDC1D880BAC7834F5CA8D6D34E4AB_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ReadOnlySpan_1_get_Pinnable_m389BDD510E66BB8804E4A5C36191AAB55C938492_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_0 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); return (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mE52627BF898337631D1C16DF39C68928E4C88D1C_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * Span_1_get_Pinnable_m904E5C911524723C949CD2B01ED28CF3EDA73F08_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_0 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); return (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m85A159C7741EC9FC838615D3199CD650D569C6A9_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ReadOnlySpan_1_get_Pinnable_m5ED9D37A0663F41F620890ABB911F5BFF18A5A5A_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_0 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); return (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m4E74B628A16541CC122B65349F21995090398534_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * Span_1_get_Pinnable_m94049AD127E761FB98F4B456BD9953CD2EB9DB4E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_0 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); return (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB51D097F3D26897F92B6FD62617F1CB24E58789A_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ReadOnlySpan_1_get_Pinnable_mB74034200A8E5C62A21FA37B9173896CFCF0BC82_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_0 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); return (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m2F5531FC6538B4785000240D8F116126DF197E6B_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * Span_1_get_Pinnable_m30B9893497EFA930CD32516B56C20CE5C68A786A_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_0 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); return (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m57F976DEE9F8B5CC9EE76FA0839AE3E3CBACAB5A_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ReadOnlySpan_1_get_Pinnable_m38BC8CF8EC13BE8ABE43E62DA0AB85DAAAB4F2BF_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_0 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); return (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m53D8BE05734749D3F6CD5F3D1D6C5994249DACCB_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * Span_1_get_Pinnable_m3D41E6D9C4FC2187E64F7A6A160F18BE03FFFC77_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_0 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); return (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mC1675F932DF9479EC26614A7F2FDC48EECE195D8_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ReadOnlySpan_1_get_Pinnable_mD4767A69A11F3BBF08DD71A229DD3644ECD57DC0_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_0 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); return (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mB6AEC9340B720EA3F04355F332FA7CCF789BD47D_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * Span_1_get_Pinnable_mA93C85E3783E178D540D831026F187FD65A8C6B4_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_0 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); return (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mB5E7F4776F8A361D9FA7421475AADE4E2790B9F5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ReadOnlySpan_1_get_Pinnable_mAF39E01BACFBEA83F1B04A0262F66040D25BF80D_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_0 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); return (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mDE967E5ED60D9881A74F6EA7E8788C1B2A4C8185_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * Span_1_get_Pinnable_mF7A2FD6C2B055A689F6C211F68DE22D829A91114_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_0 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); return (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m4EBC82F039D003553EDD2ABA88E2648B0EA745F8_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ReadOnlySpan_1_get_Pinnable_m2B7B46E7E925BB12D87675DC16EF3704BAA39E67_gshared_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method) { { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_0 = (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)__this->get__pinnable_0(); return (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m6C5407E3358BA32573922E29783860281A41B826_gshared_inline (ReadOnlySpan_1_t7BB4C80C1446621DB70827EDE5628EB7556D8D81 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * Span_1_get_Pinnable_mD68466DED56F186ABD6D37D43644774966C6B4AF_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { { Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_0 = (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)__this->get__pinnable_0(); return (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m6E8AE04AA9B77AE8B03446083B7651CEDA7D5809_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ReadOnlySpan_1_get_Pinnable_m0D7F114648EA879D4C08EF158A6B3983FDDB406D_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method) { { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_0 = (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)__this->get__pinnable_0(); return (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m8ACF8D81592D5969EA3685D3A0AE5C70A47AC87E_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * Span_1_get_Pinnable_mCCF69D242705D24D05EEDAE2EE98CEC760091939_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { { Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_0 = (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)__this->get__pinnable_0(); return (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_m4E968C0A875C6BA0FD69F98A4C4BA74DEBE24BF5_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ReadOnlySpan_1_get_Pinnable_m40785E029B893DBBC8216689D639A3D7E015A778_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method) { { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_0 = (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)__this->get__pinnable_0(); return (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m4ED0D430D1831840C1812CFDE3F9ED114AE387F1_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * Span_1_get_Pinnable_mBBCCBCFB57F4656E13990AB07A7A8DDE9312BF79_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { { Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_0 = (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)__this->get__pinnable_0(); return (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mC9E8FE111FBF3AC35C346D29B42F88E30BB2BACC_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ReadOnlySpan_1_get_Pinnable_m930C1052E4ACC7B639A9A62FE4314E1699FA49CB_gshared_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method) { { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_0 = (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)__this->get__pinnable_0(); return (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mABA11D0998465D1315F5E81CC4C6B9D7705A653B_gshared_inline (ReadOnlySpan_1_tC36985FA83306119D3CAE20390B9E96228FADECE * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * Span_1_get_Pinnable_m9104E61220475944AC2B1CDA23BA39F9A3695FC8_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { { Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_0 = (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)__this->get__pinnable_0(); return (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mA49AF873E79E00D4E56D7AA7D44A3A2C4656596E_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ReadOnlySpan_1_get_Pinnable_m7D04428CEE42E89F3B998A2CA6A84CFE077AE214_gshared_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method) { { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_0 = (Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 *)__this->get__pinnable_0(); return (Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_mCE8CF00EABABFC88F0A42F07030B5A2CCAB467F6_gshared_inline (ReadOnlySpan_1_t835B08C27757337D654095053641419A5DD3D908 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * Span_1_get_Pinnable_mF208DA6C722AE87786C27FEB07C6D092FF681006_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method) { { Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_0 = (Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 *)__this->get__pinnable_0(); return (Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mF99B6F41286A621AD40EE9F921EF12ED05B045AC_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ReadOnlySpan_1_get_Pinnable_m0E6FD0533E0BAE6D434545870F1877481F76E6DB_gshared_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method) { { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_0 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); return (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t ReadOnlySpan_1_get_ByteOffset_m66E45E8EB3BFCFFD4D629FEC182AD456088165CE_gshared_inline (ReadOnlySpan_1_tECDD9E0F394486CD52C1FD917C71960095718733 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * Span_1_get_Pinnable_mD847BC832297D34B533B002BC2E624374A697A3D_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_0 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); return (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Span_1_get_ByteOffset_mFAD49BC66EEFDDE8C0D499E087550829C74235B3_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { { intptr_t L_0 = (intptr_t)__this->get__byteOffset_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Memory_1_get_Span_m6E246BB1CB6AF4EBB1AA5C3972440FE13D951E73_gshared_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 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_t59630EA185405F81AC93053AF14220C64D187B97 *)((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_2; L_2 = VirtualFuncInvoker0< Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_5; L_5 = Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_inline((Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(&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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )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_t01DED3A76F28893362C77BFBFC701309875432DA * L_14; L_14 = (( Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * (*) (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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mBF8E2261525660311F01BB42DB1484A543188710_inline((&L_18), (Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA *)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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_21; L_21 = Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_inline((Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(&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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_inline((&L_26), (MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067*)((MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067*)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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )); Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_27 = V_0; return (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 Memory_1_get_Span_m412E53E44777DB171B84121BE3749DD9A3AC45C4_gshared_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __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_t22573988C14B8C813BDF27859F3C1CA8B7259888 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_t2D1E4F352D31C731C096C66684520511639FF7BF *)((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_2; L_2 = VirtualFuncInvoker0< Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_5; L_5 = Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_inline((Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(&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_t22573988C14B8C813BDF27859F3C1CA8B7259888 )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_t995246336920565198FB5642AAE104F3134A3468 * L_14; L_14 = (( Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * (*) (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_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_inline((&L_18), (Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 *)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_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_21; L_21 = Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_inline((Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(&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_t22573988C14B8C813BDF27859F3C1CA8B7259888 )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_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_inline((&L_26), (MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750*)((MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750*)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_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )); Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_27 = V_0; return (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Memory_1_get_Span_m4DA76533B995EE28A7676D5C4B5C1F8AB7EDB918_gshared_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB 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_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_2; L_2 = VirtualFuncInvoker0< Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_5; L_5 = Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_inline((Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(&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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )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_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * L_14; L_14 = (( Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * (*) (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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_inline((&L_18), (Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A *)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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_21; L_21 = Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_inline((Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(&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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_inline((&L_26), (MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617*)((MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617*)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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )); Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_27 = V_0; return (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Memory_1_get_Span_m29A733B0C8D0BBBCDC79AD584AC1AE3C48BAE718_gshared_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 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_tBB02508233F2A46C03DCC592902368D23DD32622 *)((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_2; L_2 = VirtualFuncInvoker0< Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_5; L_5 = Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_inline((Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(&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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )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_tD5620FB76C310521DD16B73815091ADCED20489B * L_14; L_14 = (( Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * (*) (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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_inline((&L_18), (Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B *)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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_21; L_21 = Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_inline((Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(&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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_inline((&L_26), (MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825*)((MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825*)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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )); Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_27 = V_0; return (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Memory_1_get_Span_m513C6AA35816D014CAFA485558557B9564F8A677_gshared_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 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_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_2; L_2 = VirtualFuncInvoker0< Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_5; L_5 = Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_inline((Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(&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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )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_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * L_14; L_14 = (( Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * (*) (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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_inline((&L_18), (Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 *)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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_21; L_21 = Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_inline((Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(&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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_inline((&L_26), (MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754*)((MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754*)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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )); Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_27 = V_0; return (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Memory_1_get_Span_mD512EAA0DB3843D018737D2E931F5450B898F26E_gshared_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB 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_t355427A1F1185057553ABA1E1061D573A1863115 *)((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_2; L_2 = VirtualFuncInvoker0< Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_5; L_5 = Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_inline((Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(&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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )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_t0E9B7B4514066561A82AD11F31180421B431D5DE * L_14; L_14 = (( Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * (*) (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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m799B3945AE0163FEB62A16B981D3BC6D9B606267_inline((&L_18), (Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE *)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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_21; L_21 = Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_inline((Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(&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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_inline((&L_26), (MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE*)((MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE*)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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )); Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_27 = V_0; return (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B Memory_1_get_Span_m0210D4518A5281D70C05DDF4E6AEDE0E8FE4F353_gshared_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __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_t38FE3AC22C57F2E76944D981C164B8675787AE5B 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_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_2; L_2 = VirtualFuncInvoker0< Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_5; L_5 = Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_inline((Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(&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_t38FE3AC22C57F2E76944D981C164B8675787AE5B )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_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * L_14; L_14 = (( Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * (*) (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_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_inline((&L_18), (Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 *)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_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_21; L_21 = Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_inline((Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(&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_t38FE3AC22C57F2E76944D981C164B8675787AE5B )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_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_inline((&L_26), (MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A*)((MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A*)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_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )); Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_27 = V_0; return (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Memory_1_get_Span_mB11748532CEDEDB04FA2DAE1E2765CD8326A52C5_gshared_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 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_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_2; L_2 = VirtualFuncInvoker0< Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_5; L_5 = Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_inline((Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(&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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )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_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * L_14; L_14 = (( Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * (*) (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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m61E364849080A5BF51972965A0BEA13A8CD03A0F_inline((&L_18), (Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 *)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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_21; L_21 = Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_inline((Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(&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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_inline((&L_26), (MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB*)((MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB*)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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )); Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_27 = V_0; return (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Memory_1_get_Span_m51AC5AB5D333B97F0995E93653A1F1C54E295B1F_gshared_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 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_tD0278EC47D0E055764C27373126D8238587D86FA *)((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_2; L_2 = VirtualFuncInvoker0< Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_5; L_5 = Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_inline((Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(&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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )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_t2DD4F42418596B7B0E911AB382207B348AA913CF * L_14; L_14 = (( Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * (*) (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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7D72297192787A6CC88566841A332EAD8EC74FA6_inline((&L_18), (Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF *)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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_21; L_21 = Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_inline((Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(&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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_inline((&L_26), (MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0*)((MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0*)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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )); Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_27 = V_0; return (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 Memory_1_get_Span_m0FB02995CC48F8ED8A213EFD4F4D59AA582E7F27_gshared_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __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_tA652A49950D9175ED577CD15D71A44E318F66290 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_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_2; L_2 = VirtualFuncInvoker0< Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_5; L_5 = Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_inline((Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(&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_tA652A49950D9175ED577CD15D71A44E318F66290 )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_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * L_14; L_14 = (( Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * (*) (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_tA652A49950D9175ED577CD15D71A44E318F66290 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_inline((&L_18), (Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 *)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_tA652A49950D9175ED577CD15D71A44E318F66290 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_21; L_21 = Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_inline((Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(&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_tA652A49950D9175ED577CD15D71A44E318F66290 )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_tA652A49950D9175ED577CD15D71A44E318F66290 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_inline((&L_26), (MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6*)((MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6*)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_tA652A49950D9175ED577CD15D71A44E318F66290 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )); Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_27 = V_0; return (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Memory_1_get_Span_m699631B6A1091B853B63729420AC12D9F80AA50F_gshared_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 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_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_5; L_5 = Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_inline((Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(&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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )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_t91B73BD68FDB51254ACAFC663132C40A77487C2F * L_14; L_14 = (( Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * (*) (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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_inline((&L_18), (Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F *)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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_21; L_21 = Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_inline((Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(&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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_inline((&L_26), (MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067*)((MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067*)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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )); Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_27 = V_0; return (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Memory_1_get_Span_m63A369A4B65FD079AC978F4D2D639EC26E6E81C2_gshared_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 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_t0EE83BC664F843F2134ED7134324F832A711A3CC *)((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_5; L_5 = Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_inline((Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(&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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )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_t76758360C06982977C68715853C878A47E8602EA * L_14; L_14 = (( Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * (*) (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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m3CDCD69B4E7047C301967017D3BFDB07BD091818_inline((&L_18), (Pinnable_1_t76758360C06982977C68715853C878A47E8602EA *)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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_21; L_21 = Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_inline((Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(&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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_inline((&L_26), (MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279*)((MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279*)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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )); Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_27 = V_0; return (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Memory_1_get_Span_mB0F2CF411522988C54F110B13ECC95260A238FDA_gshared_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E 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_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_2; L_2 = VirtualFuncInvoker0< Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_5; L_5 = Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_inline((Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(&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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )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_tB4A80A83E0AC31733609898D1FD7448E8B743770 * L_14; L_14 = (( Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * (*) (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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_inline((&L_18), (Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 *)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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_21; L_21 = Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_inline((Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(&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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_inline((&L_26), (MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC*)((MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC*)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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )); Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_27 = V_0; return (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Memory_1_get_Span_m7F475C86313F58E6765013D23016EC381B1BF199_gshared_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 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_t8603B85DFEA398266E02EA6FED927DC529E53644 *)((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_2; L_2 = VirtualFuncInvoker0< Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_5; L_5 = Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_inline((Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(&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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )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_tAF5691FF8831728F71FA4EFAA756338E74C678DB * L_14; L_14 = (( Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * (*) (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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_inline((&L_18), (Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB *)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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_21; L_21 = Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_inline((Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(&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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_inline((&L_26), (MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7*)((MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7*)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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )); Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_27 = V_0; return (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t85E11E4140E6356C6293590FB7832A9551354776 Memory_1_get_Span_m72681D581DA96AAEBFFF605094C63A5E08DBE94E_gshared_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __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_t85E11E4140E6356C6293590FB7832A9551354776 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_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_2; L_2 = VirtualFuncInvoker0< Span_1_t85E11E4140E6356C6293590FB7832A9551354776 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_5; L_5 = Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_inline((Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(&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_t85E11E4140E6356C6293590FB7832A9551354776 )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_t1C9764786975012730013F89651CCAB394FC4975 * L_14; L_14 = (( Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * (*) (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_t85E11E4140E6356C6293590FB7832A9551354776 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_inline((&L_18), (Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 *)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_t85E11E4140E6356C6293590FB7832A9551354776 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_21; L_21 = Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_inline((Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(&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_t85E11E4140E6356C6293590FB7832A9551354776 )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_t85E11E4140E6356C6293590FB7832A9551354776 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_inline((&L_26), (MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C*)((MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C*)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_t85E11E4140E6356C6293590FB7832A9551354776 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )); Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_27 = V_0; return (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 Memory_1_get_Span_m608A0BE5AADB0F8035200839299C31CD016F97C6_gshared_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __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_t441D85DEB254FBB59FB570CD44066299787692C6 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_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_2; L_2 = VirtualFuncInvoker0< Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_5; L_5 = Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_inline((Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(&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_t441D85DEB254FBB59FB570CD44066299787692C6 )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_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * L_14; L_14 = (( Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * (*) (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_t441D85DEB254FBB59FB570CD44066299787692C6 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_inline((&L_18), (Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C *)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_t441D85DEB254FBB59FB570CD44066299787692C6 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_21; L_21 = Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_inline((Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(&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_t441D85DEB254FBB59FB570CD44066299787692C6 )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_t441D85DEB254FBB59FB570CD44066299787692C6 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_inline((&L_26), (MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783*)((MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783*)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_t441D85DEB254FBB59FB570CD44066299787692C6 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )); Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_27 = V_0; return (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 Memory_1_get_Span_m2454075996540E314E71D8344FF643D1A82EE104_gshared_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __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_tDB69DF2039C79544A39FB9797E3C44F305445920 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_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_2; L_2 = VirtualFuncInvoker0< Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_5; L_5 = Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_inline((Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(&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_tDB69DF2039C79544A39FB9797E3C44F305445920 )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_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * L_14; L_14 = (( Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * (*) (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_tDB69DF2039C79544A39FB9797E3C44F305445920 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_inline((&L_18), (Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 *)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_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_21; L_21 = Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_inline((Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(&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_tDB69DF2039C79544A39FB9797E3C44F305445920 )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_tDB69DF2039C79544A39FB9797E3C44F305445920 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_inline((&L_26), (MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F*)((MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F*)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_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )); Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_27 = V_0; return (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Memory_1_get_Span_mE573B7118E38A8259C650A29E557983F57B2F57A_gshared_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 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_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_5; L_5 = Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_inline((Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(&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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )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_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * L_14; L_14 = (( Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * (*) (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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m449F63E37B13A16792CB458ED313196A17D819BB_inline((&L_18), (Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 *)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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_21; L_21 = Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_inline((Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(&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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_inline((&L_26), (MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3*)((MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3*)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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )); Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_27 = V_0; return (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 Memory_1_get_Span_m590C44E7B208DAEF237F45963763D927AF29347C_gshared_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __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_t36149D187764D06DD8442E1826F2109CB2E19815 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_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_2; L_2 = VirtualFuncInvoker0< Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_5; L_5 = Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_inline((Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(&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_t36149D187764D06DD8442E1826F2109CB2E19815 )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_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * L_14; L_14 = (( Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * (*) (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_t36149D187764D06DD8442E1826F2109CB2E19815 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m281913A7337897C618E9EDB990598D44988E9884_inline((&L_18), (Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 *)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_t36149D187764D06DD8442E1826F2109CB2E19815 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_21; L_21 = Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_inline((Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(&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_t36149D187764D06DD8442E1826F2109CB2E19815 )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_t36149D187764D06DD8442E1826F2109CB2E19815 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_inline((&L_26), (MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4*)((MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4*)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_t36149D187764D06DD8442E1826F2109CB2E19815 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )); Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_27 = V_0; return (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Memory_1_get_Span_m12D0E55B81ABDFE92F80333C75F762B5A89045CF_gshared_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A 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_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_2; L_2 = VirtualFuncInvoker0< Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_5; L_5 = Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )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_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_14; L_14 = (( Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * (*) (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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_inline((&L_18), (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_21; L_21 = Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_inline((&L_26), (MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8*)((MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8*)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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_27 = V_0; return (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Memory_1_get_Span_m947B9B2D10B3EBC376779640FF635B36D7F6C492_gshared_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F 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_t5CF85F32330DC313681C329AFFF9CC0062265598 *)((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_2; L_2 = VirtualFuncInvoker0< Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_5; L_5 = Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )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_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_14; L_14 = (( Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * (*) (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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_inline((&L_18), (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_21; L_21 = Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_inline((&L_26), (MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C*)((MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C*)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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_27 = V_0; return (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Memory_1_get_Span_m55354A2C0112BC3DD3CECF86FD3D5D55EAAD2C40_gshared_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 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_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_2; L_2 = VirtualFuncInvoker0< Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_5; L_5 = Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )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_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_14; L_14 = (( Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * (*) (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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_inline((&L_18), (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_21; L_21 = Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_inline((&L_26), (MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D*)((MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D*)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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_27 = V_0; return (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADA37510601FA34CF0623B41095419E4009CB470 Memory_1_get_Span_m63ED81150FBBAD6A997ADAE05AED117C98011ABF_gshared_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __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_tADA37510601FA34CF0623B41095419E4009CB470 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_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_2; L_2 = VirtualFuncInvoker0< Span_1_tADA37510601FA34CF0623B41095419E4009CB470 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_5; L_5 = Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&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_tADA37510601FA34CF0623B41095419E4009CB470 )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_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_14; L_14 = (( Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * (*) (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_tADA37510601FA34CF0623B41095419E4009CB470 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_inline((&L_18), (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)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_tADA37510601FA34CF0623B41095419E4009CB470 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_21; L_21 = Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&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_tADA37510601FA34CF0623B41095419E4009CB470 )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_tADA37510601FA34CF0623B41095419E4009CB470 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_inline((&L_26), (MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64*)((MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64*)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_tADA37510601FA34CF0623B41095419E4009CB470 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_27 = V_0; return (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Memory_1_get_Span_mFBBF6F87EF280AB6D46EDF5DA82CFB6867D8EB73_gshared_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF 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_t38552C16A308A9C949177BAE4F811590A195DD8E *)((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_2; L_2 = VirtualFuncInvoker0< Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_5; L_5 = Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_inline((Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(&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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )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_t42DF4B02711B83597A139611C463EBC62ED3113A * L_14; L_14 = (( Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * (*) (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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_inline((&L_18), (Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A *)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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_21; L_21 = Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_inline((Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(&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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_inline((&L_26), (MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109*)((MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109*)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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )); Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_27 = V_0; return (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Memory_1_get_Span_mA3A5D5AF962E166879F18C57FEE284CFACE67681_gshared_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D 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_t6F6F6664A76470937D18251263A85BEBD04A9905 *)((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_2; L_2 = VirtualFuncInvoker0< Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_5; L_5 = Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_inline((Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(&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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )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_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * L_14; L_14 = (( Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * (*) (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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mE9025D4EB57B2397689D973676E2003AD69E5391_inline((&L_18), (Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 *)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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_21; L_21 = Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_inline((Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(&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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_inline((&L_26), (MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD*)((MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD*)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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )); Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_27 = V_0; return (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Memory_1_get_Span_m9E8A50E82B09DF9B1DFB0B1E2F7B23F822E9729C_gshared_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 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_tA8D2C55D3757B15E817D5C754F63F4426180548A *)((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_2; L_2 = VirtualFuncInvoker0< Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_5; L_5 = Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_inline((Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(&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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )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_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * L_14; L_14 = (( Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * (*) (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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_inline((&L_18), (Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 *)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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_21; L_21 = Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_inline((Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(&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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_inline((&L_26), (MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140*)((MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140*)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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )); Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_27 = V_0; return (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Memory_1_get_Span_mC94F17FC49A90E8A3E00E01C1BB548C58045E2C4_gshared_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD 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_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)((MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_2; L_2 = VirtualFuncInvoker0< Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)((MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_5; L_5 = Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_inline((Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(&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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )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_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * L_14; L_14 = (( Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * (*) (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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_inline((&L_18), (Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F *)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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_21; L_21 = Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_inline((Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(&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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_inline((&L_26), (MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5*)((MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5*)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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )); Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_27 = V_0; return (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Memory_1_get_Span_m9AD2F1EFEC34C8C8CDD9848251D9A4F16E5D3FED_gshared_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E 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_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)((MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_2; L_2 = VirtualFuncInvoker0< Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)((MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_5; L_5 = Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_inline((Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(&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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )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_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * L_14; L_14 = (( Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * (*) (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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_inline((&L_18), (Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A *)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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_21; L_21 = Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_inline((Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(&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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_inline((&L_26), (MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD*)((MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD*)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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )); Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_27 = V_0; return (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Memory_1_get_Span_m061C92E262FF0E9803AD7F36391ABA6BE0612FCD_gshared_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F 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_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)((MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_2; L_2 = VirtualFuncInvoker0< Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)((MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_5; L_5 = Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_inline((Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(&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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )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_t12F86D27BA482F8319721987D51221EB1C6BD3BD * L_14; L_14 = (( Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * (*) (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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_inline((&L_18), (Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD *)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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_21; L_21 = Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_inline((Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(&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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_inline((&L_26), (MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0*)((MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0*)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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )); Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_27 = V_0; return (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C 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_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_2; L_2 = VirtualFuncInvoker0< Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_5; L_5 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )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_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_14; L_14 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline((&L_18), (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_21; L_21 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline((&L_26), (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)((A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_27 = V_0; return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 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_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_2; L_2 = VirtualFuncInvoker0< Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_5; L_5 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )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_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_14; L_14 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline((&L_18), (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_21; L_21 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline((&L_26), (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)((Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_27 = V_0; return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF 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_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_2; L_2 = VirtualFuncInvoker0< Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_5; L_5 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )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_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_14; L_14 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline((&L_18), (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_21; L_21 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline((&L_26), (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)((Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_27 = V_0; return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 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_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_2; L_2 = VirtualFuncInvoker0< Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_5; L_5 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )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_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_14; L_14 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline((&L_18), (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_21; L_21 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline((&L_26), (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)((Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_27 = V_0; return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __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_t29342238910776EDE91F3C824F783AD7DF73F1EA 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_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_2; L_2 = VirtualFuncInvoker0< Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_5; L_5 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&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_t29342238910776EDE91F3C824F783AD7DF73F1EA )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_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_14; L_14 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (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_t29342238910776EDE91F3C824F783AD7DF73F1EA L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline((&L_18), (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)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_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_21; L_21 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&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_t29342238910776EDE91F3C824F783AD7DF73F1EA )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_t29342238910776EDE91F3C824F783AD7DF73F1EA L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline((&L_26), (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)((Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)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_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_27 = V_0; return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )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 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __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_tCFB127596AAE2B895724ACE8782E2F912D5D004E 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_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_2; L_2 = VirtualFuncInvoker0< Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_5; L_5 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&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_tCFB127596AAE2B895724ACE8782E2F912D5D004E )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_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_14; L_14 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (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_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline((&L_18), (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)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_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_21; L_21 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&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_tCFB127596AAE2B895724ACE8782E2F912D5D004E )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_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline((&L_26), (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)((Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)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_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_27 = V_0; return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 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_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_2; L_2 = VirtualFuncInvoker0< Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_5; L_5 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )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_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_14; L_14 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline((&L_18), (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_21; L_21 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline((&L_26), (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)((Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_27 = V_0; return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B 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_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_2; L_2 = VirtualFuncInvoker0< Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_5; L_5 = Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )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_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_14; L_14 = (( Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * (*) (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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline((&L_18), (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_21; L_21 = Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline((&L_26), (Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*)((Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*)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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_27 = V_0; return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Memory_1_get_Span_m494409B599310376B4B7AE050A93B73316586134_gshared_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 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_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)((MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)((MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_5; L_5 = Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_inline((Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(&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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )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_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * L_14; L_14 = (( Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * (*) (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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_inline((&L_18), (Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC *)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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_21; L_21 = Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_inline((Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(&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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_inline((&L_26), (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)((BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )); Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_27 = V_0; return (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_27; } } 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 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 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_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2; L_2 = VirtualFuncInvoker0< Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_5; L_5 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )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_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_14; L_14 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_18), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_21; L_21 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline((&L_26), (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)((Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_27 = V_0; return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B 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_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_2; L_2 = VirtualFuncInvoker0< Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_5; L_5 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )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_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_14; L_14 = (( Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * (*) (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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline((&L_18), (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_21; L_21 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline((&L_26), (ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*)((ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*)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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_27 = V_0; return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Memory_1_get_Span_mEA1EBC7EC7704C094D4FE6E929B37F77D1B8D4FB_gshared_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 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_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)((MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_2; L_2 = VirtualFuncInvoker0< Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)((MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_5; L_5 = Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_inline((Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(&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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )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_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * L_14; L_14 = (( Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * (*) (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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_inline((&L_18), (Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC *)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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_21; L_21 = Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_inline((Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(&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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_inline((&L_26), (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)((DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )); Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_27 = V_0; return (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_gshared_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D 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_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)((MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_2; L_2 = VirtualFuncInvoker0< Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)((MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_5; L_5 = Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )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_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_14; L_14 = (( Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * (*) (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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_inline((&L_18), (Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *)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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_21; L_21 = Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_inline((&L_26), (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)((DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )); Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_27 = V_0; return (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 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_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_5; L_5 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )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_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_14; L_14 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_18), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_21; L_21 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline((&L_26), (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)((HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_27 = V_0; return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 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_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2; L_2 = VirtualFuncInvoker0< Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_5; L_5 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )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_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_14; L_14 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_18), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_21; L_21 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline((&L_26), (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)((HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_27 = V_0; return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 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_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_5; L_5 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )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_t10E223A741C035885F2C2CB7476EE1320961596B * L_14; L_14 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_18), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_21; L_21 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline((&L_26), (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)((HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_27 = V_0; return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Memory_1_get_Span_m02877BC26F5EC0BB9B80C8D0F4EE316139074281_gshared_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D 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_t793409EF4059E52FAC142724A282DC896D525169 *)((MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_2; L_2 = VirtualFuncInvoker0< Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)((MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_5; L_5 = Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_inline((Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(&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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )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_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_14; L_14 = (( Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * (*) (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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m8687E33A77B47C140B189D4DD0084F72CD546C20_inline((&L_18), (Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 *)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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_21; L_21 = Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_inline((Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(&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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_inline((&L_26), (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)((Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )); Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_27 = V_0; return (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __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_t5B9CA8F9159D1D514608F712D98F78424DC22526 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_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_2; L_2 = VirtualFuncInvoker0< Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_5; L_5 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&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_t5B9CA8F9159D1D514608F712D98F78424DC22526 )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_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_14; L_14 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (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_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline((&L_18), (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)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_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_21; L_21 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&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_t5B9CA8F9159D1D514608F712D98F78424DC22526 )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_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline((&L_26), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)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_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_27 = V_0; return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Memory_1_get_Span_mDF4BC33E79907D1C8AD00E6FF61D07B6F6A3824C_gshared_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A 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_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)((MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_2; L_2 = VirtualFuncInvoker0< Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)((MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_5; L_5 = Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_inline((Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(&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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )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_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * L_14; L_14 = (( Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * (*) (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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_inline((&L_18), (Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 *)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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_21; L_21 = Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_inline((Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(&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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_inline((&L_26), (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)((Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )); Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_27 = V_0; return (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE 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_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2; L_2 = VirtualFuncInvoker0< Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_5; L_5 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )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_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_14; L_14 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_18), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_21; L_21 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline((&L_26), (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)((L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_27 = V_0; return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __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_t92B1C0331B7EF376CC05874EC210B30138F12929 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_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2; L_2 = VirtualFuncInvoker0< Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_5; L_5 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&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_t92B1C0331B7EF376CC05874EC210B30138F12929 )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_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_14; L_14 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (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_t92B1C0331B7EF376CC05874EC210B30138F12929 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_18), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)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_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_21; L_21 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&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_t92B1C0331B7EF376CC05874EC210B30138F12929 )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_t92B1C0331B7EF376CC05874EC210B30138F12929 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline((&L_26), (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)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_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_27 = V_0; return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC 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_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2; L_2 = VirtualFuncInvoker0< Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_5; L_5 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )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_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_14; L_14 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_18), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline((&L_26), (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)((La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_27 = V_0; return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 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_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2; L_2 = VirtualFuncInvoker0< Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_5; L_5 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )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_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_14; L_14 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_18), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline((&L_26), (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)((La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_27 = V_0; return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __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_tCC1479199489BFE6D630E6A191582348BD541C39 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_tE8F27987A00962545C523365DD4A940374B39212 *)((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2; L_2 = VirtualFuncInvoker0< Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_5; L_5 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&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_tCC1479199489BFE6D630E6A191582348BD541C39 )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_tA3738208DF990A8309010F42537F213129387CB3 * L_14; L_14 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (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_tCC1479199489BFE6D630E6A191582348BD541C39 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_18), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)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_tCC1479199489BFE6D630E6A191582348BD541C39 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&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_tCC1479199489BFE6D630E6A191582348BD541C39 )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_tCC1479199489BFE6D630E6A191582348BD541C39 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline((&L_26), (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)((NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)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_tCC1479199489BFE6D630E6A191582348BD541C39 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_27 = V_0; return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A 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_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2; L_2 = VirtualFuncInvoker0< Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_5; L_5 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )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_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_14; L_14 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_18), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline((&L_26), (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)((NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_27 = V_0; return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2; L_2 = VirtualFuncInvoker0< Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_5; L_5 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )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_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_14; L_14 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_18), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline((&L_26), (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)((NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_27 = V_0; return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __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_t8F2820222127FA3555803F54498E9275CE67C798 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_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2; L_2 = VirtualFuncInvoker0< Span_1_t8F2820222127FA3555803F54498E9275CE67C798 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_5; L_5 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&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_t8F2820222127FA3555803F54498E9275CE67C798 )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_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_14; L_14 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_18), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)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_t8F2820222127FA3555803F54498E9275CE67C798 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&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_t8F2820222127FA3555803F54498E9275CE67C798 )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_t8F2820222127FA3555803F54498E9275CE67C798 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline((&L_26), (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)((NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)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_t8F2820222127FA3555803F54498E9275CE67C798 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_27 = V_0; return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Memory_1_get_Span_mBF7914A0FA1CC7358278F9E3469034482AA86933_gshared_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __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_t02101D0E06A1280E520FC29615C0103A114946DB 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_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)((MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_2; L_2 = VirtualFuncInvoker0< Span_1_t02101D0E06A1280E520FC29615C0103A114946DB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)((MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_5; L_5 = Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&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_t02101D0E06A1280E520FC29615C0103A114946DB )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_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_14; L_14 = (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (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_t02101D0E06A1280E520FC29615C0103A114946DB L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_inline((&L_18), (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)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_t02101D0E06A1280E520FC29615C0103A114946DB )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_21; L_21 = Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&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_t02101D0E06A1280E520FC29615C0103A114946DB )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_t02101D0E06A1280E520FC29615C0103A114946DB L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_inline((&L_26), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)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_t02101D0E06A1280E520FC29615C0103A114946DB )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )); Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_27 = V_0; return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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_tE49FE1CF743677F630C534805F528DFC283A37CC *)((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2; L_2 = VirtualFuncInvoker0< Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_5; L_5 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )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_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_14; L_14 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_18), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline((&L_26), (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)((Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_27 = V_0; return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __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_tBB05987133353D89D10E397696B9A3D360EAC8AD 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_t515458B958BF22794195F3FCBAE1AA95966FB714 *)((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2; L_2 = VirtualFuncInvoker0< Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_5; L_5 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&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_tBB05987133353D89D10E397696B9A3D360EAC8AD )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_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_14; L_14 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (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_tBB05987133353D89D10E397696B9A3D360EAC8AD L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_18), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)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_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_21; L_21 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&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_tBB05987133353D89D10E397696B9A3D360EAC8AD )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_tBB05987133353D89D10E397696B9A3D360EAC8AD L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline((&L_26), (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)((Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)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_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_27 = V_0; return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 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_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2; L_2 = VirtualFuncInvoker0< Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_5; L_5 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )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_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_14; L_14 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_18), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_21; L_21 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline((&L_26), (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)((Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_27 = V_0; return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 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_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2; L_2 = VirtualFuncInvoker0< Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_5; L_5 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )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_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_14; L_14 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_18), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_21; L_21 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline((&L_26), (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)((Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_27 = V_0; return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 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_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_5; L_5 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )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_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_14; L_14 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_18), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_21; L_21 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline((&L_26), (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)((Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_27 = V_0; return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A 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_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2; L_2 = VirtualFuncInvoker0< Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_5; L_5 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )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_t06CD88623CB1687F89F5A700B0724540A6679716 * L_14; L_14 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_18), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_21; L_21 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline((&L_26), (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)((Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_27 = V_0; return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 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_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2; L_2 = VirtualFuncInvoker0< Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_5; L_5 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )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_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_14; L_14 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_18), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_21; L_21 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline((&L_26), (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)((RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_27 = V_0; return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 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_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2; L_2 = VirtualFuncInvoker0< Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_5; L_5 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )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_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_14; L_14 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_18), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_21; L_21 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline((&L_26), (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)((Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_27 = V_0; return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __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_tF293F31F638402240F2A10B64DC68682C13EDD09 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_tEC1238441776B628014509035989771661756E25 *)((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_5; L_5 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&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_tF293F31F638402240F2A10B64DC68682C13EDD09 )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_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_14; L_14 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (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_tF293F31F638402240F2A10B64DC68682C13EDD09 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_18), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)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_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_21; L_21 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&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_tF293F31F638402240F2A10B64DC68682C13EDD09 )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_tF293F31F638402240F2A10B64DC68682C13EDD09 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline((&L_26), (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)((Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)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_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_27 = V_0; return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 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_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_2; L_2 = VirtualFuncInvoker0< Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_5; L_5 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )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_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_14; L_14 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline((&L_18), (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_21; L_21 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline((&L_26), (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)((SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_27 = V_0; return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_27; } } 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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Memory_1_get_Span_m1CFAC336D1CB3C0EC55372067743C2D09F965C15_gshared_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 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_t11756AB814C50AA77358122CB53BDD3AC88E407A *)((MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_2; L_2 = VirtualFuncInvoker0< Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)((MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_5; L_5 = Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )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_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_14; L_14 = (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m32C8490A409E68E6A12AA707C22B554062199FAC_inline((&L_18), (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_21; L_21 = Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_inline((&L_26), (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )); Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_27 = V_0; return (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED 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_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_2; L_2 = VirtualFuncInvoker0< Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_5; L_5 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )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_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_14; L_14 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline((&L_18), (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_21; L_21 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline((&L_26), (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_27 = V_0; return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 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_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_2; L_2 = VirtualFuncInvoker0< Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_5; L_5 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )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_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_14; L_14 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_18), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21; L_21 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline((&L_26), (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)((Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_27 = V_0; return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_27; } } 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 Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m6DD59B57EA6D29FC37BAF2D28835D044416B5AC6_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __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_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_7 = (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_inline((&L_10), (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)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_t02101D0E06A1280E520FC29615C0103A114946DB )L_10; } } 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 Span_1_t02101D0E06A1280E520FC29615C0103A114946DB Span_1_Slice_m352ADCA7A8BAA235AEF7A351717C783841580B34_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __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_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_8 = (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_inline((&L_11), (Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 *)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_t02101D0E06A1280E520FC29615C0103A114946DB )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __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_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_8 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_11), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3); return (RuntimeObject *)L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D945539E645B45E219D13F621C9BAC20814326B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mAE4EB1202B8CE3CB9142DCBF60515FFBC01941AD_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF361829F70B617653C4836119D0397E703259D50_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m5B38C5B25966024ABBA63D8431E2B4553E52772F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __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_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_8 = (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline((&L_11), (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)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_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __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_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_8 = (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline((&L_11), (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mB8F529676686FE0A9631D3C7FDB3CBECC16CCE33_gshared_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_inline((OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * L_10 = (Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 *)NULL); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * L_15 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_inline((OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA9C40A5565051A5A665AD791F71414F93800BB00_gshared_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_inline((OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * L_10 = (Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 *)NULL); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * L_15 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_inline((OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m744111CF916F2E7DC931C996AF7D4CB005B6BD00_gshared_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_inline((OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * L_10 = (Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 *)NULL); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * L_15 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_inline((OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m2E2FDAF7B1CBF1A22AD31DA02BC1478C4AC15E05_gshared_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_inline((OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * L_10 = (Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D *)NULL); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * L_15 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_inline((OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m9A2C582BB65B7C086B9098E318F3F2B393261643_gshared_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_inline((OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t17989357C30216F882365AC7D2200BC013672FB0 * L_10 = (Octree_t17989357C30216F882365AC7D2200BC013672FB0 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t17989357C30216F882365AC7D2200BC013672FB0 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F *)NULL); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * L_15 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_inline((OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mE0B87487DD3624E758594DEF2D247130345EDAF8_gshared_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_inline((OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * L_10 = (Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 *)NULL); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * L_15 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_inline((OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA44C94F32BE3C9C08C84CD1001F9C59669A8C000_gshared_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_inline((OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * L_10 = (Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 *)NULL); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * L_15 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_inline((OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m8A201E382080E45359B28E93DE18297E372523C6_gshared_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_inline((OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * L_10 = (Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 *)NULL); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * L_15 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_inline((OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m425C6E830D8C486227BC841DC6DBD7565E15DFCA_gshared_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_inline((OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * L_10 = (Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 *)NULL); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * L_15 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_inline((OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m447603EBDFFA5E8368F065D1ED56F691F93FBED2_gshared_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_inline((OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * L_10 = (Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB *)NULL); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * L_15 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_inline((OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m723EF7B6696B4246C50439AC2FC4454503FDE205_gshared_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_inline((OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * L_10 = (Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 *)NULL); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * L_15 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_inline((OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m51256F48CE9F1EF2D99A38BEDFFB4B08D25B8AF5_gshared_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_inline((OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * L_10 = (Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 *)NULL); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * L_15 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_inline((OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m101FDBBD4228F674CA550401F29CC810466FC4E6_gshared_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_inline((OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * L_10 = (Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 *)NULL); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * L_15 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_inline((OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m0B892ECCCB83D2842E0D20127D906F7528082B43_gshared_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_inline((OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * L_10 = (Octree_t179870D360788B0860D21FF64A97E6D21A296A32 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t179870D360788B0860D21FF64A97E6D21A296A32 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 *)NULL); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * L_15 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_inline((OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m00AE005C77C1E1F1DAF1D1B7CE77079E25AF4A0D_gshared_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_inline((OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * L_10 = (Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 *)NULL); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * L_15 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_inline((OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mFAA409B02DA55E5D54F1B4EB360B6EA4B7410FCF_gshared_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_inline((OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * L_10 = (Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 *)NULL); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * L_15 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_inline((OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m86E73CC441B5B9D8041DA184E6A6CC0563D5F214_gshared_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_inline((OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * L_10 = (Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 *)NULL); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * L_15 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_inline((OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mF3606B908440A297BA08C461911AAC46F52E6D15_gshared_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_inline((OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * L_10 = (Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 *)NULL); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * L_15 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_inline((OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m2E0B81554F0DB98A4A2B5C60876B6E0770489308_gshared_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_inline((OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * L_10 = (Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D *)NULL); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * L_15 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_inline((OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m43C3255D915209C931C36A0E46F66D9E07FB9E0C_gshared_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_inline((OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * L_10 = (Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)NULL); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_15 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_inline((OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m4EF5DE48BE95D673258589A456AAF279E8601E9C_gshared_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_inline((OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * L_10 = (Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)NULL); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_15 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_inline((OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA727A37AECCDFD7C20B421ED29D2D989E1643D79_gshared_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_inline((OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t3D57F01750E121CB50E078515256C13793CD34DE * L_10 = (Octree_t3D57F01750E121CB50E078515256C13793CD34DE *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t3D57F01750E121CB50E078515256C13793CD34DE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)NULL); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_15 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_inline((OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m480B07563E18C4F9E88BFB8109F45BD4E171EF45_gshared_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_inline((OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * L_10 = (Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)NULL); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_15 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_inline((OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mCBE9A23A1E98172D93FF2C94E328E4B1803B97A4_gshared_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_inline((OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * L_10 = (Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 *)NULL); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * L_15 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_inline((OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mFF4946258589431A183B8005C15B12BED7A2C144_gshared_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_inline((OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * L_10 = (Octree_t491D0B651E47B638493FBF340E686DD87467EAEC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t491D0B651E47B638493FBF340E686DD87467EAEC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 *)NULL); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * L_15 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_inline((OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mA9641C656B265B4270F8DFC6DDC34364EF2F14B0_gshared_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_inline((OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * L_10 = (Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E *)NULL); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * L_15 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_inline((OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m1B85965A0174FA0CAF228C30242EC587AB569049_gshared_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_inline((OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *)(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 * L_10 = (Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tDBFC812925F6B3E02A1C1EA5B5F4A9490C2CF932 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 *)NULL); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * L_15 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_inline((OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *)(OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_mE2F696C6186BCF6BA4CF68A09DE529B14EF218A5_gshared_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_inline((OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *)(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC * L_10 = (Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_tD1FDF6738248C36E37043745AC5B1F82BA228AEC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A *)NULL); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * L_15 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_inline((OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *)(OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OctreeQuantizer_1__ctor_m5DA0CDD6FAD307946D8E28320F68A95A2D75B874_gshared_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); 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*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } { 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_8(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_9(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_inline((OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *)(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *)__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_0(L_5); int32_t L_6 = (int32_t)__this->get_maxColors_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline((int32_t)L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)L_7, (int32_t)1, (int32_t)8, /*hidden argument*/NULL); __this->set_bitDepth_1(L_8); int32_t L_9 = (int32_t)__this->get_bitDepth_1(); Octree_t541B697837D23BCA3915E0C29884C38728C7978C * L_10 = (Octree_t541B697837D23BCA3915E0C29884C38728C7978C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); (( void (*) (Octree_t541B697837D23BCA3915E0C29884C38728C7978C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(L_10, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); __this->set_octree_2(L_10); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11 = ___configuration0; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12; L_12 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_11, /*hidden argument*/NULL); int32_t L_13 = (int32_t)__this->get_maxColors_0(); 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); __this->set_pixelMap_5((EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF *)NULL); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * L_15 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_15, sizeof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_inline((OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *)(OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); __this->set_isDithering_6((bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_17) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); __this->set_isDisposed_7((bool)0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __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_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline((&L_11), (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)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_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __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_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_2 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__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); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_5; L_5 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (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; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_7; L_7 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(L_7); } IL_0030: { Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); NullCheck(L_8); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_9 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_11; L_11 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_13; L_13 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); A8_ToRgba32_mCEE8A0B43DC360B167595EFC2B382A15E4012E1B_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_26 = V_3; return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m45A88DDA6984D06BD702F4FB0905E8D9829C2C97_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * ___processor0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * V_10 = NULL; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_3 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_4 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_3); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_6; L_6 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_9 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_10 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_9); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_13 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_13); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14; L_14 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_16); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_18; L_18 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_21; L_21 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_23; L_23 = Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_23; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_24 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_25 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_30; L_30 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_30; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_31 = V_10; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 * L_32 = ___processor0; DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 L_33 = (*(DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 *)L_32); V_4 = (DitherProcessor_t29900A4B1BE6D5C8805446D46CE383278A6A2F14 )L_33; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_36; L_36 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __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_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline((&L_11), (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)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_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __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_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_2 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__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); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_5; L_5 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (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; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_7; L_7 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(L_7); } IL_0030: { Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); NullCheck(L_8); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_9 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_11; L_11 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_13; L_13 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Abgr32_ToRgba32_m40345210FF21D5CB5B8C26EB81CA8FBB61E07759_inline((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_26 = V_3; return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3A61CA37C838C1EB97924F9E66E33F206C405B19_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * ___processor0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * V_10 = NULL; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_3 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_4 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_3); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_6; L_6 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_9 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_10 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_9); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_13 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_13); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14; L_14 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_16); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_18; L_18 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_21; L_21 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_23; L_23 = Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_23; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_24 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_25 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_30; L_30 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_30; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_31 = V_10; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 * L_32 = ___processor0; DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 L_33 = (*(DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 *)L_32); V_4 = (DitherProcessor_t1B1C7C9B012F4FE4B28D42EB2BB9C66B662057C3 )L_33; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_36; L_36 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __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_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_8 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline((&L_11), (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)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_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_11; } } 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 Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Argb32_ToRgba32_m5A90A21C57945E54B2BEE78330DC76CF6D55596D_inline((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_26 = V_3; return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m21E925E1FBF6B64ABCAC0FF20A67BF590A03D676_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * ___processor0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * V_10 = NULL; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_3 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_4 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_3); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_6; L_6 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_9 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_10 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_9); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_13 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_13); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14; L_14 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_16); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_18; L_18 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_21; L_21 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_23; L_23 = Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_23; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_24 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_25 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_30; L_30 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_30; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_31 = V_10; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 * L_32 = ___processor0; DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 L_33 = (*(DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 *)L_32); V_4 = (DitherProcessor_t6FBC24D928E624F79606C6D1213C244F79454FF0 )L_33; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_36; L_36 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __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_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_8 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline((&L_11), (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)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_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_11; } } 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 Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Bgr24_ToRgba32_m465F12DBF2B622C335A4A041B5CAF7927F73426D_inline((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_26 = V_3; return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mBE8D90BB535D5F96C2301E02B04D0AE0E54E2E43_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * ___processor0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * V_10 = NULL; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_3 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_4 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_3); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_6; L_6 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_9 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_10 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_9); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_13 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_13); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14; L_14 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_16); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_18; L_18 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_21; L_21 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_23; L_23 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_23; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_24 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_25 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_30; L_30 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_30; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_31 = V_10; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 * L_32 = ___processor0; DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 L_33 = (*(DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 *)L_32); V_4 = (DitherProcessor_tA933121037213AFB6D8CD5D5203D617EE2034816 )L_33; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_36; L_36 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __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_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_8 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline((&L_11), (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)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_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_11; } } 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 Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Bgr565_ToRgba32_mC4182C7FD6590A255CC75AC4729CFDF4E2FDD40A_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_26 = V_3; return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m7D53D7309EE4720E1422DC93CFD418BFFDABBE3D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * ___processor0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * V_10 = NULL; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_3 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_4 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_3); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_6; L_6 = (( ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4((ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_9 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_10 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_9); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_13 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_13); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_14; L_14 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_16); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_18; L_18 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_21; L_21 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_23; L_23 = Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_23; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_24 = V_10; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_25 = (*(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_30; L_30 = OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_30; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_31 = V_10; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F * L_32 = ___processor0; DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F L_33 = (*(DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F *)L_32); V_4 = (DitherProcessor_t4EE50885155853235D531CA13FBC045B8607389F )L_33; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_36; L_36 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C (*) (RuntimeObject*, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { 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 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 Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Bgra32_ToRgba32_mEAC6257BB384DEFF8A763604C037611C6E0A940D_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_26 = V_3; return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4E40ACE0E2EC4B4F6AB5027A4D1D95563C985787_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * ___processor0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * V_10 = NULL; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_3 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_4 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_3); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_6; L_6 = (( ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9((ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_9 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_10 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_9); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_13 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_13); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_14; L_14 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_16); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_18; L_18 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_23; L_23 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_23; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_24 = V_10; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_25 = (*(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_30; L_30 = OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_30; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_31 = V_10; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 * L_32 = ___processor0; DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 L_33 = (*(DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 *)L_32); V_4 = (DitherProcessor_t6E4DA41BAB5F1AB0392A503DB1848FF92D159235 )L_33; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_36; L_36 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 (*) (RuntimeObject*, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __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_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_8 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline((&L_11), (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)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_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_11; } } 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 Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Bgra4444_ToRgba32_m18C0B3B04E539A8BACD189FA5F538F2F7726078B_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_26 = V_3; return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m08C2FF60E4DB7AC4659E5B8EBDA66E1C15F89A48_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * ___processor0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * V_10 = NULL; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_3 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_4 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_3); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_6; L_6 = (( ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C((ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_9 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_10 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_9); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_13 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_13); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_14; L_14 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_16); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_18; L_18 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_21; L_21 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_23; L_23 = Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_23; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_24 = V_10; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_25 = (*(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_30; L_30 = OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_30; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_31 = V_10; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A * L_32 = ___processor0; DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A L_33 = (*(DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A *)L_32); V_4 = (DitherProcessor_tDFA5B68CAFB08274DC3772AB37D330F34CC2686A )L_33; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_36; L_36 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 (*) (RuntimeObject*, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __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_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_8 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline((&L_11), (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)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_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_11; } } 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 Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Bgra5551_ToRgba32_mEBDE9D02F389B21F61C47FBA7FA9925A76435A7B_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_26 = V_3; return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC8F6E33EFF7EF0BCAB73163E1439E0C30E3C69AE_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * ___processor0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * V_10 = NULL; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_3 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_4 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_3); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_6; L_6 = (( ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205((ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_9 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_10 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_9); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_13 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_13); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_14; L_14 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_16); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_18; L_18 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_21; L_21 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_23; L_23 = Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_23; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_24 = V_10; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_25 = (*(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_30; L_30 = OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_30; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_31 = V_10; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 * L_32 = ___processor0; DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 L_33 = (*(DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 *)L_32); V_4 = (DitherProcessor_t7BBE160982273A13049878CEF73A2C50C3E6CF89 )L_33; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_36; L_36 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 (*) (RuntimeObject*, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __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_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_8 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_11), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)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_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_11; } } 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 Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Byte4_ToRgba32_m49CE055B4EF1B2FFF84EA955984000E603CD7F15_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_26 = V_3; return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mFDC587FD49E04816C6C41120FCEDFC226798B292_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * ___processor0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * V_10 = NULL; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_3 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_4 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_3); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_6; L_6 = (( ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154((ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_9 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_10 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_9); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_13 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_13); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_14; L_14 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_16); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_18; L_18 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_21; L_21 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_23; L_23 = Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_23; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_24 = V_10; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_25 = (*(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_30; L_30 = OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_30; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_31 = V_10; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D * L_32 = ___processor0; DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D L_33 = (*(DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D *)L_32); V_4 = (DitherProcessor_t50DB518278BFE4F303536A8F656EA455DBB9D67D )L_33; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_36; L_36 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 (*) (RuntimeObject*, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __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_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_8 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_11), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)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_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_11; } } 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 HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); HalfSingle_ToRgba32_mF057235176D8FE4FE5674D58E303C501C067322A_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_26 = V_3; return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5446DD51C2C57D36C3BBB7FC04255232854A8767_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * ___processor0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * V_10 = NULL; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_3 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_4 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_3); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_6; L_6 = (( ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65((ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_9 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_10 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_9); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_13 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_13); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_14; L_14 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_16); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_18; L_18 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_21; L_21 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_23; L_23 = Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_23; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_24 = V_10; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_25 = (*(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_30; L_30 = OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_30; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_31 = V_10; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 * L_32 = ___processor0; DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 L_33 = (*(DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 *)L_32); V_4 = (DitherProcessor_tAFC367E7921DB4DF95EB238761B87D7FC75F4D42 )L_33; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_36; L_36 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E (*) (RuntimeObject*, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __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_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_8 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_11), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)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_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_11; } } 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 HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); HalfVector2_ToRgba32_m5AAAC515389BD238DC19156D48268356A0155E3C_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_26 = V_3; return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF959B8A560632328D13CBB4F13927EF0CB94CA7E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * ___processor0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * V_10 = NULL; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_3 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_4 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_3); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_6; L_6 = (( ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A((ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_9 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_10 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_9); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_13 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_13); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_14; L_14 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_16); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_18; L_18 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_21; L_21 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_23; L_23 = Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_23; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_24 = V_10; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_25 = (*(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_30; L_30 = OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_30; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_31 = V_10; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B * L_32 = ___processor0; DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B L_33 = (*(DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B *)L_32); V_4 = (DitherProcessor_tA56799D82E27B03D765DA7EC4C646423E16CE00B )L_33; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_36; L_36 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC (*) (RuntimeObject*, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __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_t10E223A741C035885F2C2CB7476EE1320961596B * L_8 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_11), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)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_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_11; } } 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 HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); HalfVector4_ToRgba32_m2EA30200C46B45B5E39DFF07CD540F4A10564C92_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_26 = V_3; return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA780A101537482AADC8B42445B9EE3F0FB353706_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * ___processor0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * V_10 = NULL; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_3 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_4 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_3); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_6; L_6 = (( ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB((ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_9 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_10 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_9); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_13 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_13); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_14; L_14 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_16); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_18; L_18 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_21; L_21 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_23; L_23 = Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_23; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_24 = V_10; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_25 = (*(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_30; L_30 = OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_30; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_31 = V_10; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 * L_32 = ___processor0; DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 L_33 = (*(DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 *)L_32); V_4 = (DitherProcessor_t16D7292025F024FB896DD3F6490E2E30B8D1D9E4 )L_33; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_36; L_36 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 (*) (RuntimeObject*, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __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_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_8 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_11), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)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_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_11; } } 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 L16_t82A3FD4325827CB571596BA0DA68B251F985D94F OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); L16_ToRgba32_m0F536D624F21BCE98F74ABC56FBC8F65CD329715_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_26 = V_3; return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m293F26730D32565852E62DE53D57B31594DEF837_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * ___processor0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * V_10 = NULL; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_3 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_4 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_3); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_6; L_6 = (( ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7((ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_9 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_10 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_9); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_13 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_13); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_14; L_14 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_16); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_18; L_18 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_21; L_21 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_23; L_23 = Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_23; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_24 = V_10; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_25 = (*(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_30; L_30 = OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_30; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_31 = V_10; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 * L_32 = ___processor0; DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 L_33 = (*(DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 *)L_32); V_4 = (DitherProcessor_t20CC7AA86F17F215D8C7894221019107B83D1B98 )L_33; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_36; L_36 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F (*) (RuntimeObject*, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __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_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_8 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_11), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)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_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_11; } } 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 L8_t0DC62ABA8124A587901AC9D023076EF568A23003 OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); L8_ToRgba32_m8A0737EF1CDE843EDE6D67BC462CE38876851342_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_26 = V_3; return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD75DD8F4220BAD9A27D1E543101331385553801F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * ___processor0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_10 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_3 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_4 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_3); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_6; L_6 = (( ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74((ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_9 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_10 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_9); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_13 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_13); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_14; L_14 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_16); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_18; L_18 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_21; L_21 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_23; L_23 = Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_23; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_24 = V_10; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_25 = (*(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_30; L_30 = OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_30; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_31 = V_10; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D * L_32 = ___processor0; DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D L_33 = (*(DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D *)L_32); V_4 = (DitherProcessor_tEB7721E51A3A5C4DC4FE07FB414C5AE6FD2B7F8D )L_33; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_36; L_36 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 (*) (RuntimeObject*, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __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_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_8 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_11), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)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_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_11; } } 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 La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); La16_ToRgba32_m649875666DA27D0F99F72C89C9929A73A4D0F64B_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_26 = V_3; return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mE4673267574F374CC43C59BE5B42C2361A2B563B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * ___processor0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * V_10 = NULL; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_3 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_4 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_3); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_6; L_6 = (( ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B((ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_9 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_10 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_9); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_13 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_13); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14; L_14 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_18; L_18 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_23; L_23 = Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_23; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_24 = V_10; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_25 = (*(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_30; L_30 = OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_30; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_31 = V_10; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 * L_32 = ___processor0; DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 L_33 = (*(DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 *)L_32); V_4 = (DitherProcessor_t498CC3E0754A5ECD7EC4F528BEF13673B565C1A8 )L_33; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_36; L_36 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 (*) (RuntimeObject*, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __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_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_8 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_11), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)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_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_11; } } 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 La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); La32_ToRgba32_mAC74FBD4C81E58E9C94920EF0A49110A91F91C02_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_26 = V_3; return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mD23BC13E65DC5835236BFE78A89EB97CF1B2834D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * ___processor0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * V_10 = NULL; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_3 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_4 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_3); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_6; L_6 = (( ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5((ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_9 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_10 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_9); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_13 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_13); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14; L_14 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_18; L_18 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_23; L_23 = Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_23; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_24 = V_10; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_25 = (*(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_30; L_30 = OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_30; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_31 = V_10; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F * L_32 = ___processor0; DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F L_33 = (*(DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F *)L_32); V_4 = (DitherProcessor_tB48845C645CACFBCBB8F83302FDD8859E7D94F8F )L_33; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_36; L_36 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 (*) (RuntimeObject*, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __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_tA3738208DF990A8309010F42537F213129387CB3 * L_8 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_11), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)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_tCC1479199489BFE6D630E6A191582348BD541C39 )L_11; } } 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 NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); NormalizedByte2_ToRgba32_mD3F774A01032A0F07BF3FA88627CDC46623DA9CF_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_26 = V_3; return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8765F5C13EECA70A0E5A5C684C15A94ACE23A236_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * ___processor0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * V_10 = NULL; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_3 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_4 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_3); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_6; L_6 = (( ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170((ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_9 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_10 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_9); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_13 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_13); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14; L_14 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_18; L_18 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_23; L_23 = Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_23; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_24 = V_10; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_25 = (*(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_30; L_30 = OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_30; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_31 = V_10; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 * L_32 = ___processor0; DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 L_33 = (*(DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 *)L_32); V_4 = (DitherProcessor_tC8E355A4688A2458D603090416F74872367FBAE4 )L_33; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_36; L_36 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 (*) (RuntimeObject*, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __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_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_8 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_11), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)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_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_11; } } 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 NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); NormalizedByte4_ToRgba32_m99E463B10304AF1043C219D26CF97B4D83328C0B_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_26 = V_3; return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m2B60852397AF0F45D637A1F5A853BCDD5D43D85E_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * ___processor0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * V_10 = NULL; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_3 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_4 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_3); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_6; L_6 = (( ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34((ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_9 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_10 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_9); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_13 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_13); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14; L_14 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_18; L_18 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_23; L_23 = Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_23; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_24 = V_10; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_25 = (*(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_30; L_30 = OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_30; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_31 = V_10; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC * L_32 = ___processor0; DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC L_33 = (*(DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC *)L_32); V_4 = (DitherProcessor_t44944DC723F7FB48470DFAA1D14E3366CA89A9CC )L_33; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_36; L_36 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 (*) (RuntimeObject*, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __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_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_8 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_11), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_11; } } 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 NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); NormalizedShort2_ToRgba32_m91D39D8245AF49A7B1C351DF1A8777B5E127A576_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_26 = V_3; return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m9A97FECAEE9E84823B0687F3F5CBE7CACA56C297_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * ___processor0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * V_10 = NULL; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_3 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_4 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_3); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_6; L_6 = (( ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3((ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_9 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_10 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_9); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_13 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_13); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14; L_14 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_16); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_18; L_18 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_23; L_23 = Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_23; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_24 = V_10; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_25 = (*(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_30; L_30 = OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_30; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_31 = V_10; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 * L_32 = ___processor0; DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 L_33 = (*(DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 *)L_32); V_4 = (DitherProcessor_t79A5354CB159BFA2BB63B6C803B46A8CAEC5BA30 )L_33; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_36; L_36 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 (*) (RuntimeObject*, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __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_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_8 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_11), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)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_t8F2820222127FA3555803F54498E9275CE67C798 )L_11; } } 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 NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); NormalizedShort4_ToRgba32_m9A7C8C770D2D870B033E8F551076B3AFFE5441AE_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_26 = V_3; return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0E73E2E0F02113F988BBA18192CF884A452481DB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * ___processor0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * V_10 = NULL; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_3 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_4 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_3); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_6; L_6 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_9 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_10 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_9); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_13 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_13); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14; L_14 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_16); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_18; L_18 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_23; L_23 = Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_23; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_24 = V_10; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_25 = (*(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_30; L_30 = OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_30; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_31 = V_10; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 * L_32 = ___processor0; DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 L_33 = (*(DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 *)L_32); V_4 = (DitherProcessor_tF93F714844235CAE083EC6084920128D378A32E1 )L_33; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_36; L_36 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 (*) (RuntimeObject*, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __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_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_8 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_11), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_11; } } 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 Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rg32_ToRgba32_m25E19DDDB7562FC483E892B85667D3CBC7594244_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_26 = V_3; return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFCEAF07A1CBF13B2590FEDAC11D352219DFEEB39_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * ___processor0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * V_10 = NULL; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_3 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_4 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_3); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_6; L_6 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_9 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_10 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_9); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_13 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_13); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14; L_14 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_16); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_18; L_18 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_23; L_23 = Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_23; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_24 = V_10; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_25 = (*(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_30; L_30 = OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_30; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_31 = V_10; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 * L_32 = ___processor0; DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 L_33 = (*(DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 *)L_32); V_4 = (DitherProcessor_t14B1BF9677BA533F0293AAF6DBA31FFC20D5AB39 )L_33; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_36; L_36 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB (*) (RuntimeObject*, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __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_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_8 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_11), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)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_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_11; } } 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 Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rgb24_ToRgba32_m900C836EB18C2721E7E65C1A626B672BBA9D187C_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_26 = V_3; return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE4AEB5B9BF514A406B9CE5A483B9991BBCB50FAB_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * ___processor0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_3 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_4 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_3); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_6; L_6 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_9 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_10 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_9); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_13 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_13); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_14; L_14 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_16); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_18; L_18 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_21; L_21 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_23; L_23 = Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_23; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_24 = V_10; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_25 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_30; L_30 = OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_30; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_31 = V_10; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA * L_32 = ___processor0; DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA L_33 = (*(DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA *)L_32); V_4 = (DitherProcessor_t4708AAF408E1B106EE1DF24FE1C97D0328FFB5DA )L_33; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_36; L_36 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 (*) (RuntimeObject*, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __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_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_8 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_11), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)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_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_11; } } 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 Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rgb48_ToRgba32_m0E4E8D46AC0CC64C95D47C01BFC0E53BAA4C7167_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_26 = V_3; return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m482627949889A377A5BC1E2AF8F7087A4DDCEEB6_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * ___processor0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * V_10 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_3 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_4 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_3); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_6; L_6 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_9 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_10 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_9); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_13 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_13); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_14; L_14 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_16); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_18; L_18 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_21; L_21 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_23; L_23 = Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_23; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_24 = V_10; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_25 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_30; L_30 = OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_30; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_31 = V_10; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 * L_32 = ___processor0; DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 L_33 = (*(DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 *)L_32); V_4 = (DitherProcessor_t0CB50DC87EFF3C7B4F755FC0392650ABC97FE1B6 )L_33; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_36; L_36 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F (*) (RuntimeObject*, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __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_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_8 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_11), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)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_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_11; } } 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 Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rgba1010102_ToRgba32_mFB1241E2031452CC9234E847EC79A0655A4653EB_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_26 = V_3; return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m5EC8A081C8C5C88A961876C89C2BC78F52897B81_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * ___processor0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * V_10 = NULL; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_3 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_4 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_3); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_6; L_6 = (( ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B((ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_9 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_10 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_9); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_13 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_13); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_14; L_14 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_16); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_18; L_18 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_21; L_21 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_23; L_23 = Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_23; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_24 = V_10; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_25 = (*(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_30; L_30 = OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_30; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_31 = V_10; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 * L_32 = ___processor0; DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 L_33 = (*(DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 *)L_32); V_4 = (DitherProcessor_t64694C08D150EF141169A42755C7D67B1C4D9F15 )L_33; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_36; L_36 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC (*) (RuntimeObject*, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __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_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_8 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_11), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)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_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_11; } } 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 Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rgba32_ToRgba32_m6954070B464E21A5EC4B02FFA91F9B84030CEDBD_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_26 = V_3; return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDABED28F9EE4B85869EE31755D7B94B9E2C93C87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * ___processor0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * V_10 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_3 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_4 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_3); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_6; L_6 = (( ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066((ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_9 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_10 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_9); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_13 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_13); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_14; L_14 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_16); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18; L_18 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_21; L_21 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_23; L_23 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_23; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_24 = V_10; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_30; L_30 = OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_30; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_31 = V_10; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 * L_32 = ___processor0; DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 L_33 = (*(DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 *)L_32); V_4 = (DitherProcessor_t96C95F7EE307C0694D538D5CE84D4B4C93B4D5E8 )L_33; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_36; L_36 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 (*) (RuntimeObject*, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __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_t06CD88623CB1687F89F5A700B0724540A6679716 * L_8 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_11), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)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_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_11; } } 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 Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Rgba64_ToRgba32_m36B84CC2E96AA5E9C279F33127032A05E1DD766B_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_26 = V_3; return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m733D6C75C9C2FF098DE3C1D23512327AC5380C87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * ___processor0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * V_10 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_3 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_4 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_3); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_6; L_6 = (( ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B((ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_9 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_10 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_9); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_13 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_13); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_14; L_14 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_16); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_18; L_18 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_21; L_21 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_23; L_23 = Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_23; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_24 = V_10; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_25 = (*(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_30; L_30 = OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_30; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_31 = V_10; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 * L_32 = ___processor0; DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 L_33 = (*(DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 *)L_32); V_4 = (DitherProcessor_tA043AB10797D5BB73176192C53D6716824BD13A9 )L_33; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_36; L_36 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F (*) (RuntimeObject*, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __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_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_8 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_11), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)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_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_11; } } 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 RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); RgbaVector_ToRgba32_mF97494D89C10B06C7F683C4D58C699DF15655B3A_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_26 = V_3; return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m325CE2803C4DE42942BE42275BFF623884272D48_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * ___processor0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * V_10 = NULL; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_3 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_4 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_3); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A L_6; L_6 = (( ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF((ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_9 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_10 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_9); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_13 = ___source1; NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_13); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_14; L_14 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_16); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_18; L_18 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_21; L_21 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_23; L_23 = Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_23; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_24 = V_10; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_25 = (*(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_30; L_30 = OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_30; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_31 = V_10; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 * L_32 = ___processor0; DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 L_33 = (*(DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 *)L_32); V_4 = (DitherProcessor_tBED4A857CE16E02DFCC6027334CB7BF93CD3FCE1 )L_33; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_36; L_36 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 (*) (RuntimeObject*, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __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_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_8 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_11), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)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_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_11; } } 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 Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Short2_ToRgba32_m8BE108F16584CDA20278E9BBA963F99D3B218687_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_26 = V_3; return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0AF8FA9E38B5325E2BB95D0051661DB97FFDED58_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * ___processor0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * V_10 = NULL; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_3 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_4 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_3); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 L_6; L_6 = (( ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A((ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_9 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_10 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_9); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_13 = ___source1; NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_13); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_14; L_14 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_16); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_18; L_18 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_21; L_21 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_23; L_23 = Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_23; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_24 = V_10; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_25 = (*(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_30; L_30 = OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_30; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_31 = V_10; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A * L_32 = ___processor0; DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A L_33 = (*(DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A *)L_32); V_4 = (DitherProcessor_tB9ACAA323A2A0516F3A1CC95801E6978876AC73A )L_33; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_36; L_36 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 (*) (RuntimeObject*, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __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_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_8 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_11), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)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_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_11; } } 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 Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___source0, int32_t ___x1, int32_t ___y2, int32_t ___spread3, float ___scale4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_3; memset((&V_3), 0, sizeof(V_3)); { Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); Short4_ToRgba32_mBBFDB10C50F7F521DCADEF8063862FEDE0DFC2AC_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&___source0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), /*hidden argument*/Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_RuntimeMethod_var); int32_t L_0 = ___spread3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * L_1 = (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)__this->get_address_of_thresholdMatrix_0(); int32_t L_2 = ___y2; int32_t L_3 = (int32_t)__this->get_modulusY_2(); int32_t L_4 = ___x1; int32_t L_5 = (int32_t)__this->get_modulusX_1(); float* L_6; L_6 = DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_inline((DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 *)L_1, (int32_t)((int32_t)((int32_t)L_2%(int32_t)L_3)), (int32_t)((int32_t)((int32_t)L_4%(int32_t)L_5)), /*hidden argument*/DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_RuntimeMethod_var); float L_7 = *((float*)L_6); float L_8 = ___scale4; V_2 = (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)L_7)), (float)L_8)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_R_0(); float L_11 = V_2; float L_12; L_12 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_10)), (float)L_11)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13 = V_0; uint8_t L_14 = (uint8_t)L_13.get_G_1(); float L_15 = V_2; float L_16; L_16 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_14)), (float)L_15)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_16)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_17 = V_0; uint8_t L_18 = (uint8_t)L_17.get_B_2(); float L_19 = V_2; float L_20; L_20 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_18)), (float)L_19)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_20)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = V_0; uint8_t L_22 = (uint8_t)L_21.get_A_3(); float L_23 = V_2; float L_24; L_24 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline((float)((float)il2cpp_codegen_add((float)((float)((float)L_22)), (float)L_23)), (float)(0.0f), (float)(255.0f), /*hidden argument*/NULL); (&V_1)->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_24)); il2cpp_codegen_initobj((&V_3), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_25 = V_1; Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_25, /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_26 = V_3; return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_26; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyPaletteDither_TisDitherProcessor_t882695134610C24912CF0CD95800A91C78E48524_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2BB3F1CB155046FE0E7CAE6FCE2C49BFF9AE6C37_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * ___processor0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 V_4; memset((&V_4), 0, sizeof(V_4)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * V_10 = NULL; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_11; memset((&V_11), 0, sizeof(V_11)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_3 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_4 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_3); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_4; Il2CppFakeBox L_5(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__43 = il2cpp_codegen_get_interface_invoke_data(0, (&L_5), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC L_6; L_6 = (( ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__43.methodPtr)((RuntimeObject*)(&L_5), /*hidden argument*/il2cpp_virtual_invoke_data__43.method); V_4 = L_5.m_Value; V_5 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )L_6; int32_t L_7; L_7 = ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F((ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_8; L_8 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_7, /*hidden argument*/NULL); V_0 = (int32_t)L_8; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_9 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_10 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_9); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_10; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__79 = il2cpp_codegen_get_interface_invoke_data(1, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); float L_12; L_12 = (( float (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__79.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__79.method); V_4 = L_11.m_Value; V_1 = (float)L_12; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_13 = ___source1; NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_13); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_14; L_14 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14; int32_t L_15; L_15 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); V_6 = (int32_t)L_15; goto IL_00e2; } IL_0067: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_16 = V_2; int32_t L_17 = V_6; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_16); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_18; L_18 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_16, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_18; int32_t L_19; L_19 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); int32_t L_20; L_20 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_21; L_21 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_8), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); V_7 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_21; V_9 = (int32_t)0; goto IL_00d1; } IL_008d: { int32_t L_22 = V_9; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_23; L_23 = Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_10 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_23; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_24 = V_10; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_25 = (*(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_24); int32_t L_26 = V_9; int32_t L_27 = V_6; int32_t L_28 = V_0; float L_29 = V_1; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_30; L_30 = OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_25, (int32_t)L_26, (int32_t)L_27, (int32_t)L_28, (float)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_11 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_30; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_31 = V_10; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 * L_32 = ___processor0; DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 L_33 = (*(DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 *)L_32); V_4 = (DitherProcessor_t882695134610C24912CF0CD95800A91C78E48524 )L_33; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_34 = V_11; Il2CppFakeBox L_35(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (&V_4)); const VirtualInvokeData& il2cpp_virtual_invoke_data__193 = il2cpp_codegen_get_interface_invoke_data(2, (&L_35), IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_36; L_36 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C (*) (RuntimeObject*, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C , const RuntimeMethod*))il2cpp_virtual_invoke_data__193.methodPtr)((RuntimeObject*)(&L_35), (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_34, /*hidden argument*/il2cpp_virtual_invoke_data__193.method); V_4 = L_35.m_Value; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_31 = L_36; int32_t L_37 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d1: { int32_t L_38 = V_9; int32_t L_39; L_39 = Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_008d; } } { int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e2: { int32_t L_41 = V_6; int32_t L_42; L_42 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0067; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_gshared_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_gshared_inline (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 * __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_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_2 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__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); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_5; L_5 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); int32_t L_6 = ___index0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_7; L_7 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_7; } IL_0030: { Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); NullCheck(L_8); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_9 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_11; L_11 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_13; L_13 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)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 void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m92EFF961CFCB30076ACF0E54793066AC2ECF89B0_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_4; L_4 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_11 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_12; L_12 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_16; L_16 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_19; L_19 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_20; L_20 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_20; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_29 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34; L_34 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_37 = ___quantizer0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_38, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_gshared_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_gshared_inline (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD * __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_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_2 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__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); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_5; L_5 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); int32_t L_6 = ___index0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_7; L_7 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_7; } IL_0030: { Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); NullCheck(L_8); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_9 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_11; L_11 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_13; L_13 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m017F500BAC67F3D61E48CB91BC9CCD22BD6CEF69_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_4; L_4 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_11 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_12; L_12 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_16; L_16 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_19; L_19 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_20; L_20 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_20; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_28; L_28 = ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_29 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34; L_34 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_37 = ___quantizer0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_38, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_gshared_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_gshared_inline (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7AD81037A8571B7D6F9042315845A760590311A5_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_4; L_4 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_11 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_12; L_12 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_16; L_16 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_19; L_19 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_20; L_20 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_20; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_28; L_28 = ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_29 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34; L_34 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_37 = ___quantizer0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_38, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_gshared_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_gshared_inline (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m634558FC2886C5AF6EE289A49B5689CFF76ECFD2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_4; L_4 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_11 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_12; L_12 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_16; L_16 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_19; L_19 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_20; L_20 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_20; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_29 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34; L_34 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_37 = ___quantizer0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_38, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_gshared_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_gshared_inline (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m24455C69F317A9034A61839D34310A527A35FCEA_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_11; memset((&V_11), 0, sizeof(V_11)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_3); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_4; L_4 = (( ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 (*) (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mAD04769AA8ECCA2EA409A1F5AE4A1680589CC3E4((ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_11 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_11); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_12; L_12 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_16; L_16 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_19; L_19 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_20; L_20 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_20; IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_28; L_28 = ReadOnlySpan_1_get_Item_m0712D4B2592F354EAEAC219BB7845C5E5667266F_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_29 = (*(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_34; L_34 = OrderedDither_Dither_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m021796545DA2C7F840E9B9AC1F493164212CFB5D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_37 = ___quantizer0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C , Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )L_38, (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mB9ACD759017BCE80847E39B800B2CB65B132ACFA_inline((ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_gshared_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_gshared_inline (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC86A732ADFDEE40EC4DA98BC81F9CE4B63DBB602_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_3); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_4; L_4 = (( ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A (*) (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m9C136E90C63601751802F1D2A9C75BA30A9DD4A9((ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_11 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_11); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_12; L_12 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_16; L_16 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_19; L_19 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_20; L_20 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_20; IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_28; L_28 = ReadOnlySpan_1_get_Item_m7CB5613EE86BE50931B595698241DDD87FBEBBD5_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_29 = (*(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_34; L_34 = OrderedDither_Dither_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m895DA66D8897A594A9787958EADC5D4418A9139F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_37 = ___quantizer0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 , Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_38, (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mBBA34339211651E8F090730ECD55113FEB2CCE62_inline((ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_gshared_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_gshared_inline (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m888E3D14E4F2D800C7CFA67E20AA16234E816029_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_3); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_4; L_4 = (( ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 (*) (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m5E89AB01CA8FF4FA6DA976F85BB8189845BEB80C((ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_11 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_11); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_12; L_12 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_16; L_16 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_19; L_19 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_20; L_20 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_20; IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m254A3EA0568A1F94BC2B6A81D78ECADF10E9EE90_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_29 = (*(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_34; L_34 = OrderedDither_Dither_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0B8EEC0B9BF273FB7539F19AA92AC1F74EFCEEA1_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_37 = ___quantizer0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 , Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )L_38, (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m0B39A9D007FDC6852EA046B0520CAC36D2872ED1_inline((ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_gshared_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_gshared_inline (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7AB0406E6EC86CF3E921D489F90224F49AE93914_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_11; memset((&V_11), 0, sizeof(V_11)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_3); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_4; L_4 = (( ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F (*) (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m6AAC46FE780D3ABDF71F60DD14425444E53AF205((ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_11 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_11); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_12; L_12 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_16; L_16 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_19; L_19 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_20; L_20 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_20; IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_28; L_28 = ReadOnlySpan_1_get_Item_mE2F65BB5323138DC2337AAD1F895861ED42BF0F6_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_29 = (*(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_34; L_34 = OrderedDither_Dither_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE8D00B28B85A2DD8861880BD90D8AE44E08BDFD5_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_37 = ___quantizer0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 , Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )L_38, (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m9AE1C670BE2E845D4AF240642E5AD92A29C85BE9_inline((ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_gshared_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_gshared_inline (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m50A89BF72736CFFC80E9B1227C87F701DB7CA456_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_11; memset((&V_11), 0, sizeof(V_11)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_3); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_4; L_4 = (( ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A (*) (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB64995480B326F61F43F9E9805275DA689884154((ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_11 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_11); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_12; L_12 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_16; L_16 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_19; L_19 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_20; L_20 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_20; IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_28; L_28 = ReadOnlySpan_1_get_Item_mAA596D86847A621657DA3731013C1165F0E07CE9_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_29 = (*(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_34; L_34 = OrderedDither_Dither_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m8B62859B858BA48A5396BD606079704F90F5E5AB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_37 = ___quantizer0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 , Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )L_38, (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mC73039CA6A4FF6E13233097632C72758F341FD41_inline((ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_gshared_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_gshared_inline (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m527D5B538D6334F414186ADDD1BB1079EDE598B0_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_11; memset((&V_11), 0, sizeof(V_11)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_3); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_4; L_4 = (( ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 (*) (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC8DA9996DF2A4DB241457240E1E00252C6489A65((ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_11 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_11); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_12; L_12 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_16; L_16 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_19; L_19 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_20; L_20 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_20; IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_28; L_28 = ReadOnlySpan_1_get_Item_m1C9AC13FA99AA25F1F16112AAB381F8357C4472A_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_29 = (*(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_34; L_34 = OrderedDither_Dither_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23F8E139FA57CDF47968EE2608E3B50A8C93D5DB_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_37 = ___quantizer0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E , HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )L_38, (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m23BDD02F45BED4DCFF6E1EC3B9F4583591B296BE_inline((ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_gshared_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_gshared_inline (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m08ED79B77606A90338E927E856F6950D6CAEF538_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_11; memset((&V_11), 0, sizeof(V_11)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_3); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_4; L_4 = (( ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 (*) (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC11825A2AC9BF7AB71B67E64C5B67FF319792C5A((ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_11 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_11); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_12; L_12 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_16; L_16 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_19; L_19 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_20; L_20 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_20; IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_28; L_28 = ReadOnlySpan_1_get_Item_mC7B214EF3ABA422348B6DDF1C63A9C99692CDA11_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_29 = (*(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_34; L_34 = OrderedDither_Dither_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m36225E881DF3F7DFEF277C19E863ABC3B7BBE19D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_37 = ___quantizer0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC , HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )L_38, (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m80C2144E46307058CEC335CBCADF2C9F1C652F52_inline((ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_gshared_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_gshared_inline (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDB8DCD731549591EF18F80EAF32973C716E17430_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_11; memset((&V_11), 0, sizeof(V_11)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_3); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_4; L_4 = (( ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C (*) (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m91058CC12EB3A50740471AD7FEC259D832F297FB((ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_11 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_11); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_12; L_12 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_16; L_16 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_19; L_19 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_20; L_20 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_20; IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_28; L_28 = ReadOnlySpan_1_get_Item_m6B438FCDEAE9CB88C2F43EBD1F83F28A46F87D60_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_29 = (*(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_34; L_34 = OrderedDither_Dither_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6AEFE6267C2BD6C15FC60F85BFA505EA96B3C215_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_37 = ___quantizer0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 , HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )L_38, (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m59F28775B1C1A6E61B0DF0747CA0443171F4713E_inline((ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_gshared_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_gshared_inline (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1BD89C55EE1CD7B82929047D893389929323913A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_11; memset((&V_11), 0, sizeof(V_11)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_3); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_4; L_4 = (( ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 (*) (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m64D2C574E3E4DC99D04B62005B1312A2BD9A09D7((ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_11 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_11); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_12; L_12 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_16; L_16 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_19; L_19 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_20; L_20 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_20; IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_28; L_28 = ReadOnlySpan_1_get_Item_mC8AEC3E7177A2FF4A1AA9111419B08ABDEA17356_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_29 = (*(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_34; L_34 = OrderedDither_Dither_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m311482F0A2D4A62F7246165B548125BC60D04AA2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_37 = ___quantizer0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F , L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )L_38, (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m8C2C60CF5C9308B97F96D21BA60A3ACF0C55F459_inline((ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_gshared_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_gshared_inline (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3B420FFA13200A14CB497257D4EF374953716828_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_11; memset((&V_11), 0, sizeof(V_11)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_3); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_4; L_4 = (( ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB (*) (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m9B83CFCE6F489FA2F87EB376FA2FCBCDF1F4AB74((ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_11 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_11); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_12; L_12 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_16; L_16 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_19; L_19 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_20; L_20 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_20; IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_28; L_28 = ReadOnlySpan_1_get_Item_m1E4BDFAEAB6070BEF2B350C8CB421F6F0C830323_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_29 = (*(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_34; L_34 = OrderedDither_Dither_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m889BA5A0D3E3305DA44F3561808E1B21307E1CB9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_37 = ___quantizer0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 , L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )L_38, (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4FC719E13C47B0F106D5DF810D3F248783D3697F_inline((ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_gshared_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_gshared_inline (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB8957416A3C183208C395DDDE671811B7BF9BF87_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_11; memset((&V_11), 0, sizeof(V_11)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_3); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_4; L_4 = (( ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 (*) (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB8D6B0278A9906F3917527DFD7A8BED4EE20537B((ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_11 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_11); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_12; L_12 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19; L_19 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20; IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_28; L_28 = ReadOnlySpan_1_get_Item_m3514807E03852261FFC8FA885F1F48406312FDC1_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_29 = (*(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_34; L_34 = OrderedDither_Dither_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m5C6DBA58255D402ECDA6C9E9C414F36CD44D8895_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_37 = ___quantizer0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 , La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )L_38, (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m53C35CF11A2258D941FFCD33484B7A7C535D46BB_inline((ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_gshared_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_gshared_inline (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7395B1D74370168578C5CF5BF7EEC68704A5BC60_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_11; memset((&V_11), 0, sizeof(V_11)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_3); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_4; L_4 = (( ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 (*) (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mA78A12633C47ED2C95457263FF7D22DFBB30D2D5((ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_11 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_11); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_12; L_12 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19; L_19 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20; IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_28; L_28 = ReadOnlySpan_1_get_Item_mDB42A6898A50B258514717DC4FD80D16EFCCF029_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_29 = (*(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_34; L_34 = OrderedDither_Dither_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m71D6F8A8C28353F9FEA30FA94986D0B18E02930E_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_37 = ___quantizer0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 , La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )L_38, (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6B8100B609B47CDE33D4013B0E149AB35B932045_inline((ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_gshared_inline (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBDBF96B1F6F8B1AF7B650BCE17D8EA03D2B351E2_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_3); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_4; L_4 = (( ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 (*) (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m42B27AD5D0AC34247F4353BABDEACD5267FFE170((ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_11 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_11); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_12; L_12 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19; L_19 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20; IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_28; L_28 = ReadOnlySpan_1_get_Item_m7B82ABD3D144FAE20F053745877C9F0BB77003B3_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_29 = (*(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_34; L_34 = OrderedDither_Dither_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBEBCF62D7B93DEEFEF3315199474F1E3E56B5DC2_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_37 = ___quantizer0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 , NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )L_38, (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4C3B068C668038448591761E075B4FE59155E5AE_inline((ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_gshared_inline (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m42E72976E384247FAFA88736BBE0A1AB31D621E4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_3); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_4; L_4 = (( ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 (*) (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mC67DD334506C3450A0DA67B908BA1AF8AB253E34((ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_11 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_11); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_12; L_12 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19; L_19 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20; IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_28; L_28 = ReadOnlySpan_1_get_Item_m5BF1F6656C05CDEF9307A86E14B38546C9AAA95F_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_29 = (*(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_34; L_34 = OrderedDither_Dither_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m08B7C80FAD5E6B7D209C1F334CA4E7B3EAC0449A_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_37 = ___quantizer0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 , NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )L_38, (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m80F8F2DF6A62015FA84E5F32F7F713B06600C3E3_inline((ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_gshared_inline (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB2AD1F8C9B89F4CED6C7DB7C48BFCE0B9D4A484B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_3); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_4; L_4 = (( ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA (*) (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF97EAAF7A849095617DB8601093DC8127BA49AB3((ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_11 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_11); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_12; L_12 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19; L_19 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20; IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_28; L_28 = ReadOnlySpan_1_get_Item_m15EC240C3D2AAE5F39DED947A3780C9A4B42BD02_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_29 = (*(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_34; L_34 = OrderedDither_Dither_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m97962204A6F58670363C7AEEB6A6EFDC521CBA12_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_37 = ___quantizer0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 , NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )L_38, (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mB290E4AD6B84B1F74A33C5073E01C109227D7B19_inline((ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB0849A92E12988871E226578A2A2268628ADE371_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_11; memset((&V_11), 0, sizeof(V_11)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_4; L_4 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m90B7DB5590A1769AB6D201DFF760DE567CD83CD4((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_11 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_11); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_12; L_12 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_19; L_19 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_28; L_28 = ReadOnlySpan_1_get_Item_m66DD2712A065E988C1B36B79C0AF3CF09C3EA529_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_29 = (*(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_34; L_34 = OrderedDither_Dither_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m28D8FE2D20E0839CB8F34D89435BAC5AAEB9B6EC_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_37 = ___quantizer0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_38, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m602E4377CEC2AD719DE19537CB8B6AF8856BFF79_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD9E5632881FC3CB46FAFAE155AC85AD93E8238C1_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_11; memset((&V_11), 0, sizeof(V_11)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_4; L_4 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mEB15614CC3789150C81EE985B6EB81E6E61EC512((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_11 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_11); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_12; L_12 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19; L_19 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_28; L_28 = ReadOnlySpan_1_get_Item_m56FED6B5CD005961A1DFF02E0CA7D6DD9C32300C_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_29 = (*(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_34; L_34 = OrderedDither_Dither_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m8F9002F9453442B06453265A1689D300737F9484_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_37 = ___quantizer0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_38, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4B3779A4BA6D12ADFCC92FE683BA65892D9335DA_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m32C933E7689638AD06F09A52A67C146B2294F303_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_11; memset((&V_11), 0, sizeof(V_11)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_4; L_4 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mA745B8727132AEEA29D6FA5E6364D649243ED67C((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_11 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_11); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_12; L_12 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_16; L_16 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_19; L_19 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_20; L_20 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_20; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_28; L_28 = ReadOnlySpan_1_get_Item_mAB0D799EA2010526908D5DCB06BCC7B8778593C1_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_29 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_34; L_34 = OrderedDither_Dither_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE1867D28DAC9D94EFAF5F82568FF61E7339B2FDF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_37 = ___quantizer0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_38, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m2224179E3DC14FEC19989F299629198B08FD8C73_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5ED941DEAA156E8E00C5926CBE67E54746B8C289_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_11; memset((&V_11), 0, sizeof(V_11)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_4; L_4 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m67D13B59FC4C1DB5047CF2890FCC6C011C4F259B((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_11 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_11); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_12; L_12 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_16; L_16 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_19; L_19 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_20; L_20 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_20; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_28; L_28 = ReadOnlySpan_1_get_Item_m2C4ECC6900DAB5E5F1741306AD8B06ACD0F9763D_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_29 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_34; L_34 = OrderedDither_Dither_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26336B53DDA92953F521B5BC4AC491B49D1C03CF_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_37 = ___quantizer0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_38, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m64B3B7FF8B3947315F03729895B2DFA15D1EC956_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_gshared_inline (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m0B48A841DACFF4575E7B661BB3F8722F307847E4_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_11; memset((&V_11), 0, sizeof(V_11)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_3); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_4; L_4 = (( ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 (*) (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m160822DA6B1E840CD18C1BF256236B226BF0AD8B((ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_11 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_11); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_12; L_12 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_16; L_16 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_19; L_19 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_20; L_20 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_20; IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_28; L_28 = ReadOnlySpan_1_get_Item_mAF170CC5129E8321F89C0E8498C8A36C54B975E7_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_29 = (*(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_34; L_34 = OrderedDither_Dither_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mB1C02C55D4957054C81F1E28E6826F724D64E865_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_37 = ___quantizer0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC , Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )L_38, (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD4A4C06392AA908C1EB028FD8F19C142F5DD8AE1_inline((ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_gshared_inline (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m72A966D0CBA6FC05DC3FD6EC944F367FB25B09EA_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_11; memset((&V_11), 0, sizeof(V_11)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_3); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_4; L_4 = (( ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 (*) (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mD8E7DACB95AC2DE64353C3AA4214E3914BF7E066((ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_11 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_11); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_12; L_12 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_16; L_16 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_19; L_19 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_20; L_20 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_20; IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_28; L_28 = ReadOnlySpan_1_get_Item_mE00479F0C8DE5A6A2B03A6E703E414E4CA90F955_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_29 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_34; L_34 = OrderedDither_Dither_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mDC37752F35A6B6AA1C1FF915DCA561C989E8694B_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_37 = ___quantizer0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m4E4D4F56D3A690EB095DD5753FA2406FA195E78C_inline((ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_gshared_inline (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mC2B7F8366E93DDC824BD1520B3FBD597DDE58A8A_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_11; memset((&V_11), 0, sizeof(V_11)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_3); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_4; L_4 = (( ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 (*) (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m57199A5ABF1CAAB5EE2A3CD29051D9BF0B63270B((ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_11 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_11); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_12; L_12 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_16; L_16 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_19; L_19 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_20; L_20 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_20; IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_28; L_28 = ReadOnlySpan_1_get_Item_mD4CC94FAD27F660C6713BDA58598A7C0A7221E6F_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_29 = (*(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_34; L_34 = OrderedDither_Dither_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m45BA65739A1C247CF7072DAA2CE1690E2E91875F_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_37 = ___quantizer0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F , Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_38, (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mA3F16AF991F6E7DAD272115189D4541CB4C425E0_inline((ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_gshared_inline (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D484A5D93402F2883EEED4969D13787D1905E73_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_11; memset((&V_11), 0, sizeof(V_11)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_3); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A L_4; L_4 = (( ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A (*) (IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mBCC3B9CE98BA1A7A992058F641595160D3ECFEAF((ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_11 = ___source1; NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_11); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_12; L_12 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_16; L_16 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_19; L_19 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_20; L_20 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_20; IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_28; L_28 = ReadOnlySpan_1_get_Item_m15F89FB0759CC4C9E0E7BC24853F9CB5EA798E03_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_29 = (*(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_34; L_34 = OrderedDither_Dither_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mDE53741A04D10949CDE970F8FFF5FD74B2CBBAF4_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * L_37 = ___quantizer0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 , RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )L_38, (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6DBB147E94C40B275955028A70900ECDE03E2F39_inline((ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_gshared_inline (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mC00B867714048CBE93946D5B6F44372E603F27E7_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_11; memset((&V_11), 0, sizeof(V_11)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_3); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 L_4; L_4 = (( ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 (*) (IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m010D6A7BB618B6C25E045BFCB5952EFABDA3639A((ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_11 = ___source1; NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_11); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_12; L_12 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_16; L_16 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_19; L_19 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_20; L_20 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_20; IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF0F0C4D8DED6BDAEC38F30C3CEBF1458D0DA9299_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_29 = (*(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_34; L_34 = OrderedDither_Dither_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD85BC49FB504F7451B579D431DDD83C6D9270E62_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * L_37 = ___quantizer0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 , Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )L_38, (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m39A89D824E06EA94A7AFB398C85A1281217BD8A3_inline((ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_gshared_inline (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisOctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m199458A5049F45903924401FE22859B3E48159BE_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_11; memset((&V_11), 0, sizeof(V_11)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_3); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC L_4; L_4 = (( ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC (*) (IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mD4A8D8D99099E4DE3771EB4447546CD27DFAF14F((ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_11 = ___source1; NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_11); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_12; L_12 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_16; L_16 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_19; L_19 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_20; L_20 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_20; IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_28; L_28 = ReadOnlySpan_1_get_Item_mBB02E8458D73AF882A6521DA7A547A46AACC9B2E_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_29 = (*(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_34; L_34 = OrderedDither_Dither_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m64B04FA2CC58E568A23C1288EB339B11187FE51D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * L_37 = ___quantizer0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C , Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )L_38, (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mBFFA24B32F5806F886014021726DA65CAF3F0D86_inline((ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1A787CD4AB195209C2CF0DAB4570E9655A5DD6CC_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_11; memset((&V_11), 0, sizeof(V_11)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_4; L_4 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m444FB2CF2205DC6167F8E3BEC51532A5BC1A9A12((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_11 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_12; L_12 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_16; L_16 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_19; L_19 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_20; L_20 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_20; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_28; L_28 = ReadOnlySpan_1_get_Item_m2DCA1348FA2CD8B0F7B9A9720B6F489634B1E2E7_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_29 = (*(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_34; L_34 = OrderedDither_Dither_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE7CA6DAD32B12C893AC9BB9DFAC72162A2278619_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_t7C077B02C20EF04B3999F6D64BBF81767346AC55 * L_37 = ___quantizer0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 , A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )L_38, (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mD41DBBA321D92458817F064D632BA8E75F6F2E98_inline((ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCA0D31E6D653B2C3AD4B7C3D3AFC0CFAB2D7BFCD_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_11; memset((&V_11), 0, sizeof(V_11)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_4; L_4 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mB92780D68713C1B9248F0F44765D0653F953CD64((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_11 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_12; L_12 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_16; L_16 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_19; L_19 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_20; L_20 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_20; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_28; L_28 = ReadOnlySpan_1_get_Item_m574BB3B366BE625FEA9D65B3A29191E673026FC4_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_29 = (*(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_34; L_34 = OrderedDither_Dither_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m93A45FDDA9ED50393FA0539A5B246DDFBBFD4D78_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tC2A59C693BF6110A8D5A24E1827359950ADEDA60 * L_37 = ___quantizer0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 , Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )L_38, (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_mE05FDD19C8184CB4B34F3EE269E3A98203105B97_inline((ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBAF4D1598BCD80480EA8E73AE5E254AAE1BABA4B_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_11; memset((&V_11), 0, sizeof(V_11)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_4; L_4 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_mF3084D54C2AF33CE1E555935B93BF03CDF753604((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_11 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_12; L_12 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_16; L_16 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_19; L_19 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_20; L_20 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_20; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_28; L_28 = ReadOnlySpan_1_get_Item_mA1F5CEFCF6D63C5104305A94813CAC51F5E515A8_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_29 = (*(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_34; L_34 = OrderedDither_Dither_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mA0096F4DCEDEAC76F53D1A85C3860E4E7766E80D_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tBBBE2529FAE91286C97682512A2AB2769483CF10 * L_37 = ___quantizer0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD , Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )L_38, (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m5E554CA306C764788D5FBF6825D8AD018FC4AE46_inline((ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OrderedDither_ApplyQuantizationDither_TisPaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3FA67616B2793C4A0B9CD68E4E175F0615750590_gshared_inline (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E * __this, PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * ___destination2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_2 = NULL; OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 V_6; memset((&V_6), 0, sizeof(V_6)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_11; memset((&V_11), 0, sizeof(V_11)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_12; memset((&V_12), 0, sizeof(V_12)); { OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_0 = (*(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this); il2cpp_codegen_initobj((&V_3), sizeof(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )); OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E L_1 = V_3; IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); bool L_2; L_2 = OrderedDither_op_Equality_mFF1C97635338A9FE850D688B436800B937286EBF((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_0, (OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E )L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); OrderedDither_ThrowDefaultInstance_mA1CC0755DABB484EDBFF7874F54AE738225BACB4(/*hidden argument*/NULL); } IL_001b: { IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_3 = ___destination2; NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_4; L_4 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_4 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_4; int32_t L_5; L_5 = ReadOnlyMemory_1_get_Length_m56D97200DD23F53711F7DD354583BDE5C647415D((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); IL2CPP_RUNTIME_CLASS_INIT(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E_il2cpp_TypeInfo_var); int32_t L_6; L_6 = OrderedDither_CalculatePaletteSpread_m511ADE1D354B82F22579F67E636173766E3CC375((int32_t)L_5, /*hidden argument*/NULL); V_0 = (int32_t)L_6; PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * L_7 = ___quantizer0; Il2CppFakeBox L_8(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_7); const VirtualInvokeData& il2cpp_virtual_invoke_data__55 = il2cpp_codegen_get_interface_invoke_data(1, (&L_8), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_9; L_9 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__55.methodPtr)((RuntimeObject*)(&L_8), /*hidden argument*/il2cpp_virtual_invoke_data__55.method); *L_7 = L_8.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9); float L_10; L_10 = QuantizerOptions_get_DitherScale_mBDB7E2A3549D552B0422964FE6E8BBDE02BE273D_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_9, /*hidden argument*/NULL); V_1 = (float)L_10; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_11 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_12; L_12 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_2 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_12; int32_t L_13; L_13 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); V_5 = (int32_t)L_13; goto IL_00f2; } IL_0057: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_14 = V_2; int32_t L_15 = V_5; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_16; L_16 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_8 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_16; int32_t L_17; L_17 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); int32_t L_18; L_18 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_19; L_19 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_8), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_20; L_20 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_6 = (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_20; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_21 = ___destination2; int32_t L_22 = V_5; int32_t L_23; L_23 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); NullCheck((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24; L_24 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)((IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_21, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); V_9 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24; int32_t L_25; L_25 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; L_26 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_9), (int32_t)0, (int32_t)L_25, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; V_10 = (int32_t)0; goto IL_00e1; } IL_00a5: { int32_t L_27 = V_10; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_28; L_28 = ReadOnlySpan_1_get_Item_mF60DB5562E4E44B9C09D99BAB4048022C05E4841_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_29 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_28); int32_t L_30 = V_10; int32_t L_31 = V_5; int32_t L_32 = V_0; float L_33 = V_1; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_34; L_34 = OrderedDither_Dither_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m3DBCF40F83B92F55AE1D97058CFB4B8960BF78A9_inline((OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)(OrderedDither_t2B8B9FD84905E3608B7CA22540EA32AFA13E759E *)__this, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_29, (int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (float)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); V_11 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_34; int32_t L_35 = V_10; uint8_t* L_36; L_36 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_7), (int32_t)L_35, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); PaletteQuantizer_1_tD722F247C0046EC507EFCEC394BD5EC2907C94E0 * L_37 = ___quantizer0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_38 = V_11; Il2CppFakeBox L_39(IL2CPP_RGCTX_DATA(method->rgctx_data, 2), L_37); const VirtualInvokeData& il2cpp_virtual_invoke_data__213 = il2cpp_codegen_get_interface_invoke_data(5, (&L_39), IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); uint8_t L_40; L_40 = (( uint8_t (*) (RuntimeObject*, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 , Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__213.methodPtr)((RuntimeObject*)(&L_39), (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_38, (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_12), /*hidden argument*/il2cpp_virtual_invoke_data__213.method); *L_37 = L_39.m_Value; *((int8_t*)L_36) = (int8_t)L_40; int32_t L_41 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00e1: { int32_t L_42 = V_10; int32_t L_43; L_43 = ReadOnlySpan_1_get_Length_m6C574846A918E1384C1B209B9B6FC3788AA85864_inline((ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_00a5; } } { int32_t L_44 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f2: { int32_t L_45 = V_5; int32_t L_46; L_46 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds3), /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0057; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_4(); return L_0; } } 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 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 int32_t ColorNumerics_GetBitsNeededForColorDepth_m9B98BA4E0070E0B2C445ED10EDF1853BD8B089AE_inline (int32_t ___colors0, 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; } { int32_t L_0 = ___colors0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = Math_Log_m05D6B4CE873ABBA5D8E39F798BBB67D49ABECE2C(((double)((double)L_0)), (2.0), /*hidden argument*/NULL); double L_2; L_2 = ceil(L_1); int32_t L_3; L_3 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(1, ((int32_t)((int32_t)L_2)), /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { { int32_t L_0 = ___value0; int32_t L_1 = ___max2; if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_0006; } } { int32_t L_2 = ___max2; return L_2; } IL_0006: { int32_t L_3 = ___value0; int32_t L_4 = ___min1; if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_000c; } } { int32_t L_5 = ___min1; return L_5; } IL_000c: { int32_t L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 void A8_ToRgba32_mCEE8A0B43DC360B167595EFC2B382A15E4012E1B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; il2cpp_codegen_initobj(L_0, sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_1 = ___dest0; uint8_t L_2; L_2 = A8_get_PackedValue_m341FC6C53B24BB286C39A160D0E707843714C52B_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, /*hidden argument*/NULL); L_1->set_A_3(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) { { float L_0 = ___value0; float L_1 = ___max2; if ((!(((float)L_0) > ((float)L_1)))) { goto IL_0006; } } { float L_2 = ___max2; return L_2; } IL_0006: { float L_3 = ___value0; float L_4 = ___min1; if ((!(((float)L_3) < ((float)L_4)))) { goto IL_000c; } } { float L_5 = ___min1; return L_5; } IL_000c: { float L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_A_3(); A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_ToRgba32_m40345210FF21D5CB5B8C26EB81CA8FBB61E07759_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_R_3(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_G_2(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_B_1(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = __this->get_A_0(); L_6->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_3(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_2(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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 Argb32_ToRgba32_m5A90A21C57945E54B2BEE78330DC76CF6D55596D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_R_1(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_G_2(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_B_3(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = __this->get_A_0(); L_6->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_1(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_2(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_3(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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_ToRgba32_m465F12DBF2B622C335A4A041B5CAF7927F73426D_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_R_2(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_G_1(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_B_0(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; L_6->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_0; L_0 = Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_ToRgba32_mC4182C7FD6590A255CC75AC4729CFDF4E2FDD40A_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Bgr565_ToScaledVector4_m62CCC6A21141BAA8E5BB4EC75FEFF1492C772522_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_mEAC6257BB384DEFF8A763604C037611C6E0A940D_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_R_2(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_G_1(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_B_0(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = __this->get_A_3(); L_6->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_2(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_0(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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 Bgra4444_ToRgba32_m18C0B3B04E539A8BACD189FA5F538F2F7726078B_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Bgra4444_ToScaledVector4_m51540BF44B3CE16E4670D06B87A9D277AD862F99_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_mEBDE9D02F389B21F61C47FBA7FA9925A76435A7B_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Bgra5551_ToScaledVector4_m6132914612C594D890DD87E2AFB69462C31E05F9_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m49CE055B4EF1B2FFF84EA955984000E603CD7F15_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Byte4_ToScaledVector4_m1E6DDB449D0B0DB473EB4A353453E36597470815_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_mF057235176D8FE4FE5674D58E303C501C067322A_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = HalfSingle_ToScaledVector4_mE19F082AD03878C008CC3D06C5448B4ABDAF1C40_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m5AAAC515389BD238DC19156D48268356A0155E3C_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = HalfVector2_ToScaledVector4_mBB7480B8AE47D365DC3FE04CABF0B04002FE5933_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m2EA30200C46B45B5E39DFF07CD540F4A10564C92_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = HalfVector4_ToScaledVector4_m1E9220DBD5A46A366EA55B97CDEAE4B953E7E4A9_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m0F536D624F21BCE98F74ABC56FBC8F65CD329715_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, 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; } uint8_t V_0 = 0x0; { uint16_t L_0; L_0 = L16_get_PackedValue_mB73D93F9829B6F793AC69F7C88D0077BEFB62A10_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_1; L_1 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = V_0; L_2->set_R_0(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = V_0; L_4->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = V_0; L_6->set_B_2(L_7); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_8 = ___dest0; L_8->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); 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_ToRgba32_m8A0737EF1CDE843EDE6D67BC462CE38876851342_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1; L_1 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, /*hidden argument*/NULL); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3; L_3 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, /*hidden argument*/NULL); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5; L_5 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, /*hidden argument*/NULL); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; L_6->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); 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_ToRgba32_m649875666DA27D0F99F72C89C9929A73A4D0F64B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_L_2(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_L_2(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_L_2(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = __this->get_A_3(); L_6->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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_ToRgba32_mAC74FBD4C81E58E9C94920EF0A49110A91F91C02_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, 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; } uint8_t V_0 = 0x0; { uint16_t L_0 = __this->get_L_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_1; L_1 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = V_0; L_2->set_R_0(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = V_0; L_4->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint8_t L_7 = V_0; L_6->set_B_2(L_7); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_8 = ___dest0; uint16_t L_9 = __this->get_A_1(); uint8_t L_10; L_10 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_9, /*hidden argument*/NULL); L_8->set_A_3(L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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_ToRgba32_mD3F774A01032A0F07BF3FA88627CDC46623DA9CF_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m99E463B10304AF1043C219D26CF97B4D83328C0B_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m91D39D8245AF49A7B1C351DF1A8777B5E127A576_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m9A7C8C770D2D870B033E8F551076B3AFFE5441AE_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m25E19DDDB7562FC483E892B85667D3CBC7594244_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m900C836EB18C2721E7E65C1A626B672BBA9D187C_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint8_t L_1 = __this->get_R_0(); L_0->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_2 = ___dest0; uint8_t L_3 = __this->get_G_1(); L_2->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_4 = ___dest0; uint8_t L_5 = __this->get_B_2(); L_4->set_B_2(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; L_6->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_2(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_ToRgba32_m0E4E8D46AC0CC64C95D47C01BFC0E53BAA4C7167_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, 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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint16_t L_1 = __this->get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); L_0->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_3 = ___dest0; uint16_t L_4 = __this->get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); L_3->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint16_t L_7 = __this->get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); L_6->set_B_2(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_9 = ___dest0; L_9->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); 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_ToRgba32_mFB1241E2031452CC9234E847EC79A0655A4653EB_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Rgba1010102_ToScaledVector4_mF0A4EEF95C04726A9484C660018D2D547FF7FC5D_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m6954070B464E21A5EC4B02FFA91F9B84030CEDBD_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_1 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this); *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0 = L_1; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_ToRgba32_m36B84CC2E96AA5E9C279F33127032A05E1DD766B_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, 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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; uint16_t L_1 = __this->get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); L_0->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_3 = ___dest0; uint16_t L_4 = __this->get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); L_3->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_6 = ___dest0; uint16_t L_7 = __this->get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); L_6->set_B_2(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_9 = ___dest0; uint16_t L_10 = __this->get_A_3(); uint8_t L_11; L_11 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_10, /*hidden argument*/NULL); L_9->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___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; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 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_ToRgba32_mF97494D89C10B06C7F683C4D58C699DF15655B3A_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = RgbaVector_ToScaledVector4_mFB276930CFE0ABFE8EF2585790670CCE94AF6B57_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_m8BE108F16584CDA20278E9BBA963F99D3B218687_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Short2_ToScaledVector4_m8B36EC261CCCDE3C93B650AB5CEA660F893D91DA_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___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_ToRgba32_mBBFDB10C50F7F521DCADEF8063862FEDE0DFC2AC_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___dest0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_0 = ___dest0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Short4_ToScaledVector4_mDD6449FBCBF9A73E817795C6050EFF7CFAAE2F74_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_0, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 Span_1_Slice_m288451D99A0C04789A89013497F09D005ABB3EB3_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __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_t01DED3A76F28893362C77BFBFC701309875432DA * L_8 = (Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mBF8E2261525660311F01BB42DB1484A543188710_inline((&L_11), (Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA *)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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBF8E2261525660311F01BB42DB1484A543188710_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * 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_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 )); goto IL_0043; } { MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_15 = ___array0; Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * L_16; L_16 = (( Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 Span_1_Slice_m5BC5FCB3DDA42A6AD8932A0CE97503C22E92A37E_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __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_t995246336920565198FB5642AAE104F3134A3468 * L_8 = (Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_inline((&L_11), (Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 *)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_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m76A459347E42D6C85CDBB4FAE2BFBF9739527395_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * 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_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A )); goto IL_0043; } { MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_15 = ___array0; Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * L_16; L_16 = (( Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB Span_1_Slice_m92D3200B2FE0244C8D93BDF54F1F93400068655F_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __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_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * L_8 = (Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_inline((&L_11), (Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A *)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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA1903EF6CE670231C22DFF698ABC45DC1ADF525E_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * 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_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 )); goto IL_0043; } { MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_15 = ___array0; Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * L_16; L_16 = (( Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 Span_1_Slice_m9C4A54F7B0F1BE9D93FB7368E3E952C52D151195_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __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_tD5620FB76C310521DD16B73815091ADCED20489B * L_8 = (Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_inline((&L_11), (Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B *)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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1E82FD3266D66560548BB5E2042BCF8AAB42966C_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * 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_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 )); goto IL_0043; } { MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_15 = ___array0; Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * L_16; L_16 = (( Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 Span_1_Slice_m583E37C3A1A51A3CC300E1DD7B6F54AD08E1FF1D_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __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_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * L_8 = (Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_inline((&L_11), (Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 *)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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBE1197315280CC8050CDF6BCEDD84BE02BB6A888_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * 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_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A )); goto IL_0043; } { MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_15 = ___array0; Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * L_16; L_16 = (( Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB Span_1_Slice_m72C9C3DE110BA9A171BDB97A8430A8AB5514B58E_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __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_t0E9B7B4514066561A82AD11F31180421B431D5DE * L_8 = (Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m799B3945AE0163FEB62A16B981D3BC6D9B606267_inline((&L_11), (Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE *)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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m799B3945AE0163FEB62A16B981D3BC6D9B606267_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * 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_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t885415045473B7F42DAE4C8679D299E13D170D6A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A )); goto IL_0043; } { MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_15 = ___array0; Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * L_16; L_16 = (( Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B Span_1_Slice_mE61FCC5BD43A3A95CCED4A05EE3C16E0EF7BAD78_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __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_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * L_8 = (Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_inline((&L_11), (Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 *)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_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m88B5404FE5DF5C735AFFD3B51C0C54A6CD3FA9A8_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * 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_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 )); goto IL_0043; } { MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_15 = ___array0; Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * L_16; L_16 = (( Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 Span_1_Slice_m989617006FB0E939EC97B691F43D1E39BA8D2CD9_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __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_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * L_8 = (Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m61E364849080A5BF51972965A0BEA13A8CD03A0F_inline((&L_11), (Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 *)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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m61E364849080A5BF51972965A0BEA13A8CD03A0F_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * 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_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 )); goto IL_0043; } { MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_15 = ___array0; Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * L_16; L_16 = (( Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 Span_1_Slice_m9F36D735366649E805C0DA7126BC3F85D125BEF1_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __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_t2DD4F42418596B7B0E911AB382207B348AA913CF * L_8 = (Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7D72297192787A6CC88566841A332EAD8EC74FA6_inline((&L_11), (Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF *)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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7D72297192787A6CC88566841A332EAD8EC74FA6_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * 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_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 )); goto IL_0043; } { MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_15 = ___array0; Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * L_16; L_16 = (( Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 Span_1_Slice_mB886B6872ED2414038014150DEC21649BC10DC32_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __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_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * L_8 = (Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_inline((&L_11), (Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 *)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_tA652A49950D9175ED577CD15D71A44E318F66290 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC39CCC369F9B7C241A64A4118F06B4EB11E4610B_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * 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_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF )); goto IL_0043; } { MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_15 = ___array0; Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * L_16; L_16 = (( Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 Span_1_Slice_m34EAA4393C42DF48AD3059E8805AA375C7F1775B_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __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_t91B73BD68FDB51254ACAFC663132C40A77487C2F * L_8 = (Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_inline((&L_11), (Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F *)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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE6C98228F9BC5B02BB47D144AD714F9CEC8BF748_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * 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_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F )); goto IL_0043; } { MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_15 = ___array0; Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * L_16; L_16 = (( Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 Span_1_Slice_m93DAE93CFCC431F85FF060206D6EC29C9416DB03_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __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_t76758360C06982977C68715853C878A47E8602EA * L_8 = (Pinnable_1_t76758360C06982977C68715853C878A47E8602EA *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3CDCD69B4E7047C301967017D3BFDB07BD091818_inline((&L_11), (Pinnable_1_t76758360C06982977C68715853C878A47E8602EA *)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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3CDCD69B4E7047C301967017D3BFDB07BD091818_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * 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_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE )); goto IL_0043; } { MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_15 = ___array0; Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * L_16; L_16 = (( Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E Span_1_Slice_mB968EFAB295CF750B9C8020597962DDD1016AA2F_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __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_tB4A80A83E0AC31733609898D1FD7448E8B743770 * L_8 = (Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_inline((&L_11), (Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 *)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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA08BF37FEBB51D2C96579868D3DCB0D8B80AC33_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * 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_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t4C99072E11077166377CCD2881DF934837F9BA3B V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B )); goto IL_0043; } { MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_15 = ___array0; Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * L_16; L_16 = (( Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 Span_1_Slice_m2E5AB6E01A947A48EE17F0941920465E8FF224FF_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __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_tAF5691FF8831728F71FA4EFAA756338E74C678DB * L_8 = (Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_inline((&L_11), (Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB *)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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m98FB1A54ACE0EEE2F4096CCCBBACB22B112E1A7F_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * 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_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F )); goto IL_0043; } { MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_15 = ___array0; Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * L_16; L_16 = (( Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t85E11E4140E6356C6293590FB7832A9551354776 Span_1_Slice_mA85E8C7C372B557729CB3BD94C8E9BAF44408A4F_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __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_t1C9764786975012730013F89651CCAB394FC4975 * L_8 = (Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_inline((&L_11), (Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 *)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_t85E11E4140E6356C6293590FB7832A9551354776 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7A0DB6FDA90DD1B78039A47F0C0608880A165037_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * 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_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C )); goto IL_0043; } { MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_15 = ___array0; Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * L_16; L_16 = (( Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 Span_1_Slice_m4442E67F88E4B7971364CE89AB8D144555F46665_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __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_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * L_8 = (Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_inline((&L_11), (Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C *)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_t441D85DEB254FBB59FB570CD44066299787692C6 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7204D87E50E7B829D79F668F4BC3EFDC6F04F754_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * 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_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB )); goto IL_0043; } { MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_15 = ___array0; Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * L_16; L_16 = (( Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 Span_1_Slice_mD048875BB3E94D6A8D8DC443BA67FC6F5AE2BE17_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __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_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * L_8 = (Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_inline((&L_11), (Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 *)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_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6162D8BD6807EFCBAB2813A0860494566EDFEC87_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * 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_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tB524CC81FBD87492BC411766CDB3040D1799053A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A )); goto IL_0043; } { MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_15 = ___array0; Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * L_16; L_16 = (( Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 Span_1_Slice_mBA7A700C3FB765361DEB9EF88FBCEAF4F426A8D5_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __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_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * L_8 = (Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m449F63E37B13A16792CB458ED313196A17D819BB_inline((&L_11), (Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 *)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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m449F63E37B13A16792CB458ED313196A17D819BB_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * 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_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C )); goto IL_0043; } { MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_15 = ___array0; Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * L_16; L_16 = (( Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 Span_1_Slice_mAD4723185D7B6958684A48B6F33317AF65558742_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __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_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * L_8 = (Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m281913A7337897C618E9EDB990598D44988E9884_inline((&L_11), (Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 *)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_t36149D187764D06DD8442E1826F2109CB2E19815 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m281913A7337897C618E9EDB990598D44988E9884_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * 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_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 )); goto IL_0043; } { MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_15 = ___array0; Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * L_16; L_16 = (( Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A Span_1_Slice_mFBE4DA51382B9DF9ABACDB67CF9A291E566282C4_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __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_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_8 = (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_inline((&L_11), (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)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_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC555E4A22A458D9F5E2CD79700784C437D68D6BD_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * 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_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )); goto IL_0043; } { MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_15 = ___array0; Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_16; L_16 = (( Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F Span_1_Slice_m83A9C69C7C4EFFE639E06D81E4FEFDD8CCF5B3E4_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __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_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_8 = (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_inline((&L_11), (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)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_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDA7BFBB51D1334F75DED08F7CC67A067E1763DD3_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * 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_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )); goto IL_0043; } { MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_15 = ___array0; Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_16; L_16 = (( Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 Span_1_Slice_m5D821F926D430BD1129F011381F35B5EC76E1712_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __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_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_8 = (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_inline((&L_11), (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)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_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEC52DD66BBEFE1E17D95007539140A325EF18B8D_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * 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_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )); goto IL_0043; } { MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_15 = ___array0; Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_16; L_16 = (( Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADA37510601FA34CF0623B41095419E4009CB470 Span_1_Slice_mB29A581EE6F6793A82024E44E2D305D60AEC9AD5_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __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_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_8 = (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_inline((&L_11), (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)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_tADA37510601FA34CF0623B41095419E4009CB470 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD24D5A8610DD93ED0366853B41FC1E91FAA767BD_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * 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_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )); goto IL_0043; } { MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_15 = ___array0; Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_16; L_16 = (( Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF Span_1_Slice_m4B89CB11F9DBD2C81E2F3D24E4F94783C0B40938_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __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_t42DF4B02711B83597A139611C463EBC62ED3113A * L_8 = (Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_inline((&L_11), (Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A *)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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFBB4EE60BAD24C7F91CF44A61EA52667CA9BDE9D_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * 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_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 )); goto IL_0043; } { MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_15 = ___array0; Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * L_16; L_16 = (( Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D Span_1_Slice_mAB47EF831C2A0C4928F5AC058163233ED79A29B2_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __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_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * L_8 = (Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mE9025D4EB57B2397689D973676E2003AD69E5391_inline((&L_11), (Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 *)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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE9025D4EB57B2397689D973676E2003AD69E5391_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * 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_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF )); goto IL_0043; } { MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_15 = ___array0; Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * L_16; L_16 = (( Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 Span_1_Slice_m309229E80DA65C4A40F74A40DBFCADE001D5ACDD_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __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_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * L_8 = (Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_inline((&L_11), (Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 *)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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1FDEE59B2F8C7BC705F84CCB8A94517ADE93C367_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * 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_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D )); goto IL_0043; } { MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_15 = ___array0; Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * L_16; L_16 = (( Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD Span_1_Slice_mC541D5D8B5C3F4FDDB23720BFBF967E0E795102B_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __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_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * L_8 = (Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_inline((&L_11), (Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F *)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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAB3EAE5B3D5DA4C69EE183A7EDC09DE66164FD28_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * 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_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 )); goto IL_0043; } { MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_15 = ___array0; Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * L_16; L_16 = (( Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E Span_1_Slice_m5829864336CFE6859F25638BFED1A2DB94FB8D7B_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __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_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * L_8 = (Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_inline((&L_11), (Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A *)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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2B4ADB7F029F729B8D0D1CE58D9B3F580E3DE9CE_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * 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_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 )); goto IL_0043; } { MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_15 = ___array0; Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * L_16; L_16 = (( Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F Span_1_Slice_m8FDA027D197C5C9F51498CA02D61DA45B7823AE5_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __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_t12F86D27BA482F8319721987D51221EB1C6BD3BD * L_8 = (Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_inline((&L_11), (Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD *)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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9DD489E6320E8561936D3AC08152B86DBCA67C2F_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * 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_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 )); goto IL_0043; } { MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_15 = ___array0; Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * L_16; L_16 = (( Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * 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_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_0; memset((&V_0), 0, sizeof(V_0)); { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); goto IL_0043; } { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_15 = ___array0; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_16; L_16 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * 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_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_0; memset((&V_0), 0, sizeof(V_0)); { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); goto IL_0043; } { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_15 = ___array0; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_16; L_16 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * 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_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); goto IL_0043; } { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_15 = ___array0; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_16; L_16 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * 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_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); goto IL_0043; } { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_15 = ___array0; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_16; L_16 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * 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_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); goto IL_0043; } { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_15 = ___array0; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_16; L_16 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_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 void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * 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_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); goto IL_0043; } { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_15 = ___array0; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_16; L_16 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * 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_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); goto IL_0043; } { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_15 = ___array0; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_16; L_16 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __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_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_8 = (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline((&L_11), (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * 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_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 V_0; memset((&V_0), 0, sizeof(V_0)); { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 )); goto IL_0043; } { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_15 = ___array0; Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_16; L_16 = (( Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 Span_1_Slice_mA47D42110A3506861BDED4B9AEF0B522FFB13A53_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __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_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * L_8 = (Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_inline((&L_11), (Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC *)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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCC9484AC65C5C72CA25D8AC53D4B3230D891F362_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * 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_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(bool)); goto IL_0043; } { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_15 = ___array0; Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * L_16; L_16 = (( Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_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 Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * 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_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); goto IL_0043; } { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_15 = ___array0; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_16; L_16 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __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_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_8 = (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline((&L_11), (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * 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_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ComplexVector4_t88219122749587130667C01407E5E785BC2055EB V_0; memset((&V_0), 0, sizeof(V_0)); { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB )); goto IL_0043; } { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_15 = ___array0; Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_16; L_16 = (( Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 Span_1_Slice_m9A85CE9788C2F133467D7653DD31EA7926D110F7_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __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_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * L_8 = (Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_inline((&L_11), (Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC *)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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCC10D564B5E5B3AC711A6C1E8583792FEDE314CA_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * 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_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 V_0; memset((&V_0), 0, sizeof(V_0)); { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )); goto IL_0043; } { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_15 = ___array0; Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * L_16; L_16 = (( Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Span_1_Slice_m11B8CD45E286B38B9C58BA837EB2883D511E2455_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __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_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_8 = (Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_inline((&L_11), (Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *)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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDB6DE3959402E12460BC6D7524BA4957C7BC017C_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * 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_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(double)); goto IL_0043; } { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_15 = ___array0; Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_16; L_16 = (( Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * 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_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); goto IL_0043; } { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_15 = ___array0; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_16; L_16 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * 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_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); goto IL_0043; } { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_15 = ___array0; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_16; L_16 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * 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_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); goto IL_0043; } { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_15 = ___array0; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_16; L_16 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D Span_1_Slice_m58C997124DDA55C42C07D74DDF00CB1DC3767D16_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __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_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_8 = (Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m8687E33A77B47C140B189D4DD0084F72CD546C20_inline((&L_11), (Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 *)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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8687E33A77B47C140B189D4DD0084F72CD546C20_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * 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_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int16_t)); goto IL_0043; } { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_15 = ___array0; Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_16; L_16 = (( Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * 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_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); goto IL_0043; } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___array0; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_16; L_16 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A Span_1_Slice_m71A460978CF3384AE720409C1400D412658D91CA_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __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_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * L_8 = (Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_inline((&L_11), (Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 *)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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m435D2EA4E7531786CBBF147BD9879DBA54B683BD_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * 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_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int64_t)); goto IL_0043; } { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_15 = ___array0; Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * L_16; L_16 = (( Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * 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_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); goto IL_0043; } { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_15 = ___array0; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_16; L_16 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * 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_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); goto IL_0043; } { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_15 = ___array0; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_16; L_16 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * 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_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); goto IL_0043; } { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_15 = ___array0; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_16; L_16 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * 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_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); goto IL_0043; } { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_15 = ___array0; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_16; L_16 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * 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_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); goto IL_0043; } { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_15 = ___array0; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_16; L_16 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * 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_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); goto IL_0043; } { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_15 = ___array0; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_16; L_16 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * 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_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); goto IL_0043; } { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_15 = ___array0; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_16; L_16 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * 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_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); goto IL_0043; } { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_15 = ___array0; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_16; L_16 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m645664236612F8CA0DAA7B7C75A464749F028DAB_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * 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_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_3 = V_0; if (L_3) { goto IL_0043; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___array0; Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_16; L_16 = (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * 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_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); goto IL_0043; } { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_15 = ___array0; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_16; L_16 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * 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_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); goto IL_0043; } { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_15 = ___array0; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_16; L_16 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * 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_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); goto IL_0043; } { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_15 = ___array0; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_16; L_16 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * 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_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); goto IL_0043; } { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_15 = ___array0; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_16; L_16 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * 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_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); goto IL_0043; } { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_15 = ___array0; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_16; L_16 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * 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_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); goto IL_0043; } { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_15 = ___array0; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_16; L_16 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * 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_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); goto IL_0043; } { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_15 = ___array0; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_16; L_16 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * 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_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); goto IL_0043; } { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_15 = ___array0; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_16; L_16 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * 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_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); goto IL_0043; } { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_15 = ___array0; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_16; L_16 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * 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_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(float)); goto IL_0043; } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_15 = ___array0; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_16; L_16 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 Span_1_Slice_m6D67825EA73BA9C7929376C7A81CB934C4083193_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __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_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_8 = (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m32C8490A409E68E6A12AA707C22B554062199FAC_inline((&L_11), (Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 *)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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m32C8490A409E68E6A12AA707C22B554062199FAC_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * 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_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint32_t)); goto IL_0043; } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15 = ___array0; Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_16; L_16 = (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __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_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_8 = (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline((&L_11), (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * 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_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint64_t)); goto IL_0043; } { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_15 = ___array0; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_16; L_16 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * 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_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )); goto IL_0043; } { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_15 = ___array0; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_16; L_16 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void 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 * OctreeQuantizer_1_get_Options_m47226B76DB7EB4F281226C3A0626409B51A91CFC_gshared_inline (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2FAF34C8A17D1AFC653BC0C930B2CE7E84CB584F_gshared_inline (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m2A94F165F8B50E6615A630E921E98FB7964C8CBA_gshared_inline (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m40F2E05FEB997B78E5E6FC1C107BA98C9E2F3158_gshared_inline (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m6C72CE81D6EC8F6B2A7455A670D371C39D66353A_gshared_inline (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mDDB70DECA79A1ED6DEA060F0F02271A10BEF7983_gshared_inline (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m19FDF985E4F90540E1B9BD9DD08CD5A31DAD8E0F_gshared_inline (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mBE67B1D1D6FC3A89DBABEBE81EA6EE2B39F4DBB7_gshared_inline (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mF73A1737ACBA78EA6EDD969F187FF63C5D76AD76_gshared_inline (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mEB39F99D2BE3EB1DD3D543412CDA5630CF207DB7_gshared_inline (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA9C62C44E721EB2FB2ADAFC8A4E28929BD9206AC_gshared_inline (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m1FEDE9504C3E51A0A818F719D53401710C8C1E7A_gshared_inline (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB830AEBD25DF63569E91566DB20A1A9119C76BC4_gshared_inline (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m441271A22FB26715C225D8151A10CC37F0C384CE_gshared_inline (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m0ECD8DD6E9F6FAE0A71599E7B2363953C20481CB_gshared_inline (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m96CB58155967C6234098950B127AEB8D366E031F_gshared_inline (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m01F212F17104BCB9B7A2D4405E7E46538E95BD45_gshared_inline (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC4EB2971E5A412D09FDA22F17E17B38249B0E21D_gshared_inline (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m7B10426881F926D9570E86F3823B10A36EFC9C66_gshared_inline (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA1F32171C572A366D67FE1EEC2E582DA81B2D40A_gshared_inline (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mA72DF7DEDF2D40EC60DB31A1E4D2E62BC10EA368_gshared_inline (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m3FB77E56D45198E810E7C8F53C36528DEE482BFD_gshared_inline (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mD92CA88FA13ABCD7E89D391C9A504ED01C36EAB5_gshared_inline (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mB8C772315474402EC6BCC6015A00EB0D075C67DD_gshared_inline (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mC15B528CE36405A1A82CD916F879A7D8543B3EA6_gshared_inline (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m990A700E0E8AE143980F4C4DCA792F7D0925B03A_gshared_inline (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_mE72AB6E4E923F42EC338D8FD35564FCE527178D6_gshared_inline (OctreeQuantizer_1_tC49B8C214D837C687B0917C34561F1EFD48BED3B * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m91C3BB075862FBDF25C926AF72A409DEE824593A_gshared_inline (OctreeQuantizer_1_tD0216724CC3BB5FAF40DD50567F1EEB6BE0B411E * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * OctreeQuantizer_1_get_Options_m73F2CCD977285F5443C94F113563F954D7BD7881_gshared_inline (OctreeQuantizer_1_t1ACF4BE46A706AD5404A08FFBF23FC8258EC7720 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_9(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_SkipInit_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C06C054EEA3B1CC0EFECA761381960C867A3497_gshared_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * ___value0, const RuntimeMethod* method) { { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* DenseMatrix_1_get_Item_m349DF672D72B9245E9EECE14EC80EFFB10DD36CB_gshared_inline (DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * __this, int32_t ___row0, int32_t ___column1, const RuntimeMethod* method) { { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)__this->get_Data_0(); int32_t L_1 = ___row0; int32_t L_2 = (int32_t)__this->get_Columns_1(); int32_t L_3 = ___column1; NullCheck(L_0); return (float*)(((L_0)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)), (int32_t)L_3)))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t A8_get_PackedValue_m341FC6C53B24BB286C39A160D0E707843714C52B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_R_0(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_3; memset((&L_3), 0, sizeof(L_3)); Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgr565_ToScaledVector4_m62CCC6A21141BAA8E5BB4EC75FEFF1492C772522_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgr565_ToVector4_m9344140C6896C34D694F147F3178F365E8364628_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromScaledVector4_mC1723A2DAD9B3E710EA111A66E1FBAD107CB9D2D_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgba32_FromVector4_mD5A40E53DFF193D01E8A14AFA093E11BCC4183F7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint8_t L_0 = __this->get_R_0(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_2(); 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(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_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 Bgra4444_ToScaledVector4_m51540BF44B3CE16E4670D06B87A9D277AD862F99_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra4444_ToVector4_mF82092024B39ADF13547767878335770CBA1C661_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra5551_ToScaledVector4_m6132914612C594D890DD87E2AFB69462C31E05F9_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra5551_ToVector4_m00FD22B9197B2056CF65D1043CBCD63648BE2F01_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); return L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Byte4_ToScaledVector4_m1E6DDB449D0B0DB473EB4A353453E36597470815_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Byte4_ToVector4_m631A8BECB4DE33F18003E9013F440657ED81E993_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_0, (255.0f), /*hidden argument*/NULL); return L_1; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfSingle_ToScaledVector4_mE19F082AD03878C008CC3D06C5448B4ABDAF1C40_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, const RuntimeMethod* method) { { float L_0; L_0 = HalfSingle_ToSingle_mA71AEB57FB66D04E9B80D976B6E1E1DC13A4ADA2_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; memset((&L_1), 0, sizeof(L_1)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_1), ((float)((float)((float)il2cpp_codegen_add((float)L_0, (float)(1.0f)))/(float)(2.0f))), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL); return L_1; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfVector2_ToScaledVector4_mBB7480B8AE47D365DC3FE04CABF0B04002FE5933_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = HalfVector2_ToVector2_m96A19C53CDBA0656A715EE3954CB64A917415B2D_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline(L_0, L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_2, (2.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_4), L_3, (0.0f), (1.0f), /*hidden argument*/NULL); return L_4; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 HalfVector4_ToScaledVector4_m1E9220DBD5A46A366EA55B97CDEAE4B953E7E4A9_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = HalfVector4_ToVector4_m9C810A99354029815B9DD50E2E420BECB3EC737C_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_2, (2.0f), /*hidden argument*/NULL); return L_3; } } 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 L16_get_PackedValue_mB73D93F9829B6F793AC69F7C88D0077BEFB62A10_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline (uint16_t ___component0, const RuntimeMethod* method) { { uint16_t L_0 = ___component0; return (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)255))), (int32_t)((int32_t)32895)))>>(int32_t)((int32_t)16))))); } } 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 L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline(L_0, L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_2, (2.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_4), L_3, (0.0f), (1.0f), /*hidden argument*/NULL); return L_4; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_2, (2.0f), /*hidden argument*/NULL); return L_3; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline(L_0, L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_2, (2.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_4), L_3, (0.0f), (1.0f), /*hidden argument*/NULL); return L_4; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_2, (2.0f), /*hidden argument*/NULL); return L_3; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); return L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba1010102_ToScaledVector4_mF0A4EEF95C04726A9484C660018D2D547FF7FC5D_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba1010102_ToVector4_m9AA55F8123E9C0327138BAA9B13296E652C3ABD3_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); return L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 RgbaVector_ToScaledVector4_mFB276930CFE0ABFE8EF2585790670CCE94AF6B57_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = RgbaVector_ToVector4_m4BE5E3DA34818B95B060666D5B9737E0521DBFF6_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, /*hidden argument*/NULL); return L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short2_ToScaledVector4_m8B36EC261CCCDE3C93B650AB5CEA660F893D91DA_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = Short2_ToVector2_mA5E95756B9E6D27EF237B0D959A4444B5C313F65_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; memset((&L_1), 0, sizeof(L_1)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_1), (32767.0f), /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline(L_0, L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_2, (65534.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_4), L_3, (0.0f), (1.0f), /*hidden argument*/NULL); return L_4; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short4_ToScaledVector4_mDD6449FBCBF9A73E817795C6050EFF7CFAAE2F74_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Short4_ToVector4_m34CC73B3F4C78B67251C5A2B5D61F45A76C2BD92_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; memset((&L_1), 0, sizeof(L_1)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_1), (32767.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_2, (65534.0f), /*hidden argument*/NULL); return L_3; } } 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 void Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, 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); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgr565_ToVector4_m9344140C6896C34D694F147F3178F365E8364628_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method) { { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_0; L_0 = Bgr565_ToVector3_mAD471CE16B416143B668BC4DFE413A0EE9339A02_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; memset((&L_1), 0, sizeof(L_1)); Vector4__ctor_m716D2EB70783450C3569F4B9B695D68F3CE9C811((&L_1), L_0, (1.0f), /*hidden argument*/NULL); return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromVector4_mD5A40E53DFF193D01E8A14AFA093E11BCC4183F7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Rgba32_Pack_m63BC4B6421E005814E9D4AEBA9614CBC27404258_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); return; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra4444_ToVector4_mF82092024B39ADF13547767878335770CBA1C661_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra4444_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); uint16_t L_1; L_1 = Bgra4444_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); uint16_t L_2; L_2 = Bgra4444_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); uint16_t L_3; L_3 = Bgra4444_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_0>>(int32_t)8))&(int32_t)((int32_t)15))))), ((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)4))&(int32_t)((int32_t)15))))), ((float)((float)((int32_t)((int32_t)L_2&(int32_t)((int32_t)15))))), ((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_3>>(int32_t)((int32_t)12)))&(int32_t)((int32_t)15))))), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_4, (0.0666666701f), /*hidden argument*/NULL); return L_5; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra5551_ToVector4_m00FD22B9197B2056CF65D1043CBCD63648BE2F01_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra5551_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); uint16_t L_1; L_1 = Bgra5551_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); uint16_t L_2; L_2 = Bgra5551_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); uint16_t L_3; L_3 = Bgra5551_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_0>>(int32_t)((int32_t)10)))&(int32_t)((int32_t)31)))))/(float)(31.0f))), ((float)((float)((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)5))&(int32_t)((int32_t)31)))))/(float)(31.0f))), ((float)((float)((float)((float)((int32_t)((int32_t)L_2&(int32_t)((int32_t)31)))))/(float)(31.0f))), ((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_3>>(int32_t)((int32_t)15)))&(int32_t)1)))), /*hidden argument*/NULL); return L_4; } } 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 Byte4_ToVector4_m631A8BECB4DE33F18003E9013F440657ED81E993_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); uint32_t L_2; L_2 = Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); uint32_t L_3; L_3 = Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>8))&(int32_t)((int32_t)255))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>((int32_t)16)))&(int32_t)((int32_t)255))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_3>>((int32_t)24)))&(int32_t)((int32_t)255))))))), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = ___value21; 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_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } 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 float HalfSingle_ToSingle_mA71AEB57FB66D04E9B80D976B6E1E1DC13A4ADA2_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = HalfSingle_get_PackedValue_m73CF31428A76D0D77497BFAD17A559104027DDF3_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, /*hidden argument*/NULL); float L_1; L_1 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8(L_0, /*hidden argument*/NULL); return L_1; } } 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 HalfVector2_ToVector2_m96A19C53CDBA0656A715EE3954CB64A917415B2D_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, const RuntimeMethod* method) { Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { uint32_t L_0; L_0 = HalfVector2_get_PackedValue_m46C55EE17E09D678F3976798998642D5E3485745_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, /*hidden argument*/NULL); float L_1; L_1 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)L_0)), /*hidden argument*/NULL); (&V_0)->set_X_0(L_1); uint32_t L_2; L_2 = HalfVector2_get_PackedValue_m46C55EE17E09D678F3976798998642D5E3485745_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, /*hidden argument*/NULL); float L_3; L_3 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)((int32_t)((uint32_t)L_2>>((int32_t)16))))), /*hidden argument*/NULL); (&V_0)->set_Y_1(L_3); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_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_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, float ___value21, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___value10; float L_1 = ___value21; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_2), L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } 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 HalfVector4_ToVector4_m9C810A99354029815B9DD50E2E420BECB3EC737C_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, const RuntimeMethod* method) { { uint64_t L_0; L_0 = HalfVector4_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); float L_1; L_1 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)L_0)), /*hidden argument*/NULL); uint64_t L_2; L_2 = HalfVector4_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); float L_3; L_3 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)((int64_t)((uint64_t)L_2>>((int32_t)16))))), /*hidden argument*/NULL); uint64_t L_4; L_4 = HalfVector4_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); float L_5; L_5 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)((int64_t)((uint64_t)L_4>>((int32_t)32))))), /*hidden argument*/NULL); uint64_t L_6; L_6 = HalfVector4_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, /*hidden argument*/NULL); float L_7; L_7 = HalfTypeHelper_Unpack_mA2270A2030A71F8428731CCC0F39B0712F2D3AE8((uint16_t)((int32_t)((uint16_t)((int64_t)((uint64_t)L_6>>((int32_t)48))))), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8; memset((&L_8), 0, sizeof(L_8)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_8), L_1, L_3, L_5, L_7, /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_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_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), ((float)il2cpp_codegen_add((float)L_9, (float)L_11)), ((float)il2cpp_codegen_add((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } 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 Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); uint16_t L_1; L_1 = NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)8))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), /*hidden argument*/NULL); return L_2; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_2; L_2 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_3; L_3 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>8))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>((int32_t)16)))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_3>>((int32_t)24)))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), /*hidden argument*/NULL); return L_4; } } 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 Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((float)((float)((int16_t)((int16_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65535)))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int32_t)((uint32_t)L_1>>((int32_t)16)))))))/(float)(32767.0f))), /*hidden argument*/NULL); return L_2; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { uint64_t L_0; L_0 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_1; L_1 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_2; L_2 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_3; L_3 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1>>((int32_t)16)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2>>((int32_t)32)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_3>>((int32_t)48)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), /*hidden argument*/NULL); return L_4; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; memset((&L_1), 0, sizeof(L_1)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_1), L_0, (0.0f), (1.0f), /*hidden argument*/NULL); return L_1; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba1010102_ToVector4_m9AA55F8123E9C0327138BAA9B13296E652C3ABD3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, 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; } { uint32_t L_0; L_0 = Rgba1010102_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = Rgba1010102_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); uint32_t L_2; L_2 = Rgba1010102_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); uint32_t L_3; L_3 = Rgba1010102_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)1023))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>((int32_t)10)))&(int32_t)((int32_t)1023))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>((int32_t)20)))&(int32_t)((int32_t)1023))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_3>>((int32_t)30)))&(int32_t)3)))))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields*)il2cpp_codegen_static_fields_for(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var))->get_Multiplier_0(); 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 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 RgbaVector_ToVector4_m4BE5E3DA34818B95B060666D5B9737E0521DBFF6_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_R_0(); float L_1 = __this->get_G_1(); float L_2 = __this->get_B_2(); float L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } 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 Vector2_t1455881409307224D6099F54FA7E478733EEF61D Short2_ToVector2_mA5E95756B9E6D27EF237B0D959A4444B5C313F65_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = Short2_get_PackedValue_mD059B3BBFB19B15FB02F9036299226AC922B3BCA_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = Short2_get_PackedValue_mD059B3BBFB19B15FB02F9036299226AC922B3BCA_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((int16_t)((int16_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65535))))))), ((float)((float)((int16_t)((int16_t)((int32_t)((uint32_t)L_1>>((int32_t)16))))))), /*hidden argument*/NULL); return L_2; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Short4_ToVector4_m34CC73B3F4C78B67251C5A2B5D61F45A76C2BD92_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, const RuntimeMethod* method) { { uint64_t L_0; L_0 = Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); uint64_t L_1; L_1 = Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); uint64_t L_2; L_2 = Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); uint64_t L_3; L_3 = Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)((int64_t)((int32_t)65535))))))))), ((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1>>((int32_t)16)))&(int64_t)((int64_t)((int64_t)((int32_t)65535))))))))), ((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2>>((int32_t)32)))&(int64_t)((int64_t)((int64_t)((int32_t)65535))))))))), ((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_3>>((int32_t)48)))&(int64_t)((int64_t)((int64_t)((int32_t)65535))))))))), /*hidden argument*/NULL); return L_4; } } 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 Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Bgr565_ToVector3_mAD471CE16B416143B668BC4DFE413A0EE9339A02_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgr565_get_PackedValue_m1432BECE5783D0FAF5F03667419AAE98B35F13E4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); uint16_t L_1; L_1 = Bgr565_get_PackedValue_m1432BECE5783D0FAF5F03667419AAE98B35F13E4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); uint16_t L_2; L_2 = Bgr565_get_PackedValue_m1432BECE5783D0FAF5F03667419AAE98B35F13E4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, /*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3; memset((&L_3), 0, sizeof(L_3)); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((&L_3), ((float)il2cpp_codegen_multiply((float)((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_0>>(int32_t)((int32_t)11)))&(int32_t)((int32_t)31))))), (float)(0.0322580636f))), ((float)il2cpp_codegen_multiply((float)((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)5))&(int32_t)((int32_t)63))))), (float)(0.0158730168f))), ((float)il2cpp_codegen_multiply((float)((float)((float)((int32_t)((int32_t)L_2&(int32_t)((int32_t)31))))), (float)(0.0322580636f))), /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_Pack_m63BC4B6421E005814E9D4AEBA9614CBC27404258_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var))->get_MaxBytes_4(); 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 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var))->get_Half_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_9; L_9 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_7, L_8, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5 = L_9; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_10 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_11); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_13; L_13 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var))->get_MaxBytes_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_15; L_15 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_12, L_13, L_14, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_10 = L_15; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_16 = ___vector0; float L_17 = L_16->get_X_0(); __this->set_R_0((uint8_t)il2cpp_codegen_cast_floating_point(L_17)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_18 = ___vector0; float L_19 = L_18->get_Y_1(); __this->set_G_1((uint8_t)il2cpp_codegen_cast_floating_point(L_19)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_20 = ___vector0; float L_21 = L_20->get_Z_2(); __this->set_B_2((uint8_t)il2cpp_codegen_cast_floating_point(L_21)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_22 = ___vector0; float L_23 = L_22->get_W_3(); __this->set_A_3((uint8_t)il2cpp_codegen_cast_floating_point(L_23)); 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_get_PackedValue_m81EBBF0DB96707467DF8406F9899FD40DE88AA55_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } 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_get_PackedValue_mB22D0960BA5420CD2375632163C8D93E617B1451_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } 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 uint32_t Byte4_get_PackedValue_mC324FDB4EDC047790D80854CFD12DB86D31EA62D_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } 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 uint16_t HalfSingle_get_PackedValue_m73CF31428A76D0D77497BFAD17A559104027DDF3_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_get_PackedValue_m46C55EE17E09D678F3976798998642D5E3485745_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_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)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), /*hidden argument*/NULL); return L_8; } } 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_get_PackedValue_mC9A49D885014D4943DD1B6C7FFBE17DD5E61821C_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } 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 uint16_t NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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 uint32_t NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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 Vector2_t1455881409307224D6099F54FA7E478733EEF61D Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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; } { uint32_t L_0; L_0 = Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65535))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>((int32_t)16)))&(int32_t)((int32_t)65535))))))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields*)il2cpp_codegen_static_fields_for(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; L_4 = Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline(L_2, L_3, /*hidden argument*/NULL); return L_4; } } 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_get_PackedValue_m9266D7BB61F4FB2C5019EC29DA6F992D8D134933_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_1(); return L_0; } } 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 uint32_t Short2_get_PackedValue_mD059B3BBFB19B15FB02F9036299226AC922B3BCA_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_get_PackedValue_m0BAFBDFEE8A375525FAC717B88F80527553E6146_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } 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 uint16_t Bgr565_get_PackedValue_m1432BECE5783D0FAF5F03667419AAE98B35F13E4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_1(); return L_0; } } 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; } }