#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct 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); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D; // 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.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; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // 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_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9439498D130A98D8D0E6D7A8C219394018ED56B6; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t68A2D631ACBC01D8BCFDF42EF8FB5C7A0BD7A018; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t6ABDEE3190323204FDCF27812B18C1915FF569DE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9674C5627EE53C03E8CDECBC82BE042F55C6B9EE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1A120275840E1738815101FE259C5DC5983579FD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t95B6C6E99FE50F50D51542429B063BCD716C4E2B; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5BAC57FE9C83858F720EEB4D9871C60642C7508F; // 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.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; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Lazy`1 struct Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363; // 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.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t94BC4CA21F440059214263A242302F917CFF4F8D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637; // 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_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither struct IDither_tB1BC2138CF8A32B56B768E7CE835FF2120601C1E; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // System.Buffers.IPinnable struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.String struct String_t; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_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* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_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* NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838; IL2CPP_EXTERN_C String_t* _stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A; IL2CPP_EXTERN_C String_t* _stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Bottom_m49DF96EDBAB4491610AD934CFABC13B135E25E3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Bottom_m4FD2BDA2C073046171422B3A8EA72AB83D38C673_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Bottom_m8ECAEF9B20B821FC877506F9D93D54B10D616ACE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Bottom_mD1595858A50A3B6B3A3085F9D70BD671E6AED4CB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Top_m66ACBDC04E288760BC4F76C06E64D8892BFD9111_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Top_mD7AD2C3D7A9D028ADC6E316FBED3DA47A5F1351C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Top_mDFE14065C2BDEB298D8D54ACB69306B69354A713_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WuQuantizer_1_Top_mF70B6552BBE45A9AC540972D2BC5D3907F0E15D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3; struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8; struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D; struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; 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_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); } }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A : 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_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A : public RuntimeObject { public: public: }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_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; } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB : public RuntimeObject { public: public: }; struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 : public RuntimeObject { public: public: }; struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // 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); } }; // 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.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.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); } }; // 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_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_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_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_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 // 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; } }; // 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.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; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // 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.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; } }; // 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; } }; // 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; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // 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); } }; // 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_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_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_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_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.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_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.ReadOnlySpan`1> struct ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ____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_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF, ____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(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } 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_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF, ____length_2)); } inline int32_t get__length_2() const { return ____length_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_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ____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_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270, ____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(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } 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_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270, ____length_2)); } inline int32_t get__length_2() const { return ____length_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_t7715F792A765A699EFF44ABE8C6E9C53387AD613 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ____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_t7715F792A765A699EFF44ABE8C6E9C53387AD613, ____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(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } 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_t7715F792A765A699EFF44ABE8C6E9C53387AD613, ____length_2)); } inline int32_t get__length_2() const { return ____length_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_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ____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_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3, ____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(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } 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_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3, ____length_2)); } inline int32_t get__length_2() const { return ____length_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_t500FE1197A714E89B56D8AE983325F8F1CB994B3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.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_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_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_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_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; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___palette_4)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___colorCube_6)); } inline BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___pixelMap_7)); } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___palette_4)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___colorCube_6)); } inline BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___pixelMap_7)); } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___palette_4)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___colorCube_6)); } inline BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___pixelMap_7)); } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___palette_4)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___colorCube_6)); } inline BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___pixelMap_7)); } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.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; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.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; } }; // System.MemoryExtensions struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40 : public RuntimeObject { public: public: }; struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields { public: // System.IntPtr System.MemoryExtensions::StringAdjustment intptr_t ___StringAdjustment_0; public: inline static int32_t get_offset_of_StringAdjustment_0() { return static_cast(offsetof(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields, ___StringAdjustment_0)); } inline intptr_t get_StringAdjustment_0() const { return ___StringAdjustment_0; } inline intptr_t* get_address_of_StringAdjustment_0() { return &___StringAdjustment_0; } inline void set_StringAdjustment_0(intptr_t value) { ___StringAdjustment_0 = value; } }; // System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C { public: // System.Void* System.Buffers.MemoryHandle::_pointer void* ____pointer_0; // System.Runtime.InteropServices.GCHandle System.Buffers.MemoryHandle::_handle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; // System.Buffers.IPinnable System.Buffers.MemoryHandle::_pinnable RuntimeObject* ____pinnable_2; public: inline static int32_t get_offset_of__pointer_0() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pointer_0)); } inline void* get__pointer_0() const { return ____pointer_0; } inline void** get_address_of__pointer_0() { return &____pointer_0; } inline void set__pointer_0(void* value) { ____pointer_0 = value; } inline static int32_t get_offset_of__handle_1() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____handle_1)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get__handle_1() const { return ____handle_1; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of__handle_1() { return &____handle_1; } inline void set__handle_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ____handle_1 = value; } inline static int32_t get_offset_of__pinnable_2() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pinnable_2)); } inline RuntimeObject* get__pinnable_2() const { return ____pinnable_2; } inline RuntimeObject** get_address_of__pinnable_2() { return &____pinnable_2; } inline void set__pinnable_2(RuntimeObject* value) { ____pinnable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_2), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // Native definition for COM marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::R uint8_t ___R_0; }; #pragma pack(pop, tp) struct { uint8_t ___R_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___B_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::B uint8_t ___B_2; }; #pragma pack(pop, tp) struct { char ___B_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___B_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } }; struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_3; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_4; public: inline static int32_t get_offset_of_MaxBytes_3() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___MaxBytes_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_3() const { return ___MaxBytes_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_3() { return &___MaxBytes_3; } inline void set_MaxBytes_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_3 = value; } inline static int32_t get_offset_of_Half_4() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___Half_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_4() const { return ___Half_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_4() { return &___Half_4; } inline void set_Half_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.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; } }; // 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.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; } }; // 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_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; } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // System.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); } }; // 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); } }; // 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.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC m_Items[1]; public: inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D m_Items[1]; public: inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D : public RuntimeArray { public: ALIGN_FIELD (8) Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 m_Items[1]; public: inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 m_Items[1]; public: inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.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; } }; // 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; } }; // 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; } }; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB : public RuntimeArray { public: ALIGN_FIELD (8) double m_Items[1]; public: inline double GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline double* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, double value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline double GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline double* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, double value) { m_Items[index] = value; } }; // System.Void SixLabors.Guard::NotNull(TValue,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mBA5C713D4604FAE8709E84C0A03139E5C6EFE0EA_gshared_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * Buffer2DRegion_1_get_Buffer_mB4A3E44BF2CA4DCBB0D528BE779BAD41814E9BF6_gshared_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __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); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, uint8_t ___label1, 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); // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mA7C4ED862670D7526D178B20D82369CFBED61AB6_gshared_inline (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * __this, 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D Memory_1_Slice_mF7B02CD9F1F59BCE30104F3A14121ACDA1338EB9_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 ___pixelRegion0, const RuntimeMethod* method); // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.Span`1::op_Implicit(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___index0, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlyMemory_1_get_Span_m58698FC4F3E481AC8C28FC41135114B0BB426E2F_gshared_inline (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___color0, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ___match1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_gshared_inline (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF * __this, int32_t ___index0, const RuntimeMethod* method); // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, int32_t ___index0, 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 System.Span`1>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C_gshared (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method); // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___whole5, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set10, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set21, 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.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double* Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, int32_t ___index0, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m1B03B134A4DC4F74DD4A293C818A0B45CC0E9C8A_gshared_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * Buffer2DRegion_1_get_Buffer_m49ACF03BDEAC64670BF47E534893134FE331B896_gshared_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __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); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, uint8_t ___label1, 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); // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_m5251B4A78D78457BCBC2251B1CA0FCB974F0A075_gshared_inline (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * __this, 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 Memory_1_Slice_m401EB278D626727547D9C49696190D2582265EF9_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 ___pixelRegion0, const RuntimeMethod* method); // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlyMemory_1_get_Span_mD10549F4458A1C68342573BFE720EB17BF3295FD_gshared_inline (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___color0, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ___match1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_gshared_inline (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, int32_t ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___whole5, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set10, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set21, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m4238E694D94FBEC29A19A2438F6E663444DDBEB5_gshared_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * Buffer2DRegion_1_get_Buffer_mEE07F962A57F7F9299A07DA464AF1B79500D5F86_gshared_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __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); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, uint8_t ___label1, 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); // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mD350012EC73795CBAD4E2BE9667691AA73E1F324_gshared_inline (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * __this, 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 Memory_1_Slice_m4BB28E46AB9941ECF060C73F0FB1417420CFD70C_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC ___pixelRegion0, const RuntimeMethod* method); // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlyMemory_1_get_Span_m78E9A51411A5471AC31198C4468A0BCAE297D7AE_gshared_inline (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___color0, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___match1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_gshared_inline (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, int32_t ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___whole5, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set10, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set21, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mC5AD156806A27F41211F36563971ADAD397904B8_gshared_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * Buffer2DRegion_1_get_Buffer_m6F1C1AE8B9DE39008EA61DFFD659006C71E313DB_gshared_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __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); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, uint8_t ___label1, 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); // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mC403F9F8622A417F772A44FA543FEF0C1A29DBD7_gshared_inline (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * __this, 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B Memory_1_Slice_mFD20397A901E7BB511459511EB205F7A4F966E43_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 ___pixelRegion0, const RuntimeMethod* method); // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlyMemory_1_get_Span_m1B6C88E536A38052A8D18B9A1B721B7C8ED8E575_gshared_inline (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___color0, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ___match1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_gshared_inline (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1>::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, int32_t ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___whole5, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set10, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set21, 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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m735AD7D5BABD8395039824D4DDD1D77BFD79F490_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, 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.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlySpan_1_Slice_m63F0D44C3C20D2309A7171AB1C84E7CDB4B2A18F_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m3B3225182CFF62B644FEE8D7F21B0C9A01DF97CF_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, 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_t5662FF61B1F82453BA043E2425BE093DFE1BD23D Memory_1_get_Span_m318AE72F9426BBC29BEF7043F19E59DA8ADAE453_gshared_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, 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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3CDDC41D0E58111495EECF7588F42B5030CB7E82_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlySpan_1_Slice_m93C047FEBD574C65D49D200AAF6E6299929D8C03_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mF4789CE3B5BA8109D7765D6ACC6033B287B4B448_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m891AA7E0707901283F08B580CE93B5331CD7C626_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlySpan_1_Slice_m7A7844C60F527D0308865695C6E623958EA3DAAC_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m325E952F4B6864C6DF7EAECCE797954DE75F6CA2_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3E074611144DA8A3C7599092892349C740E1E1FC_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlySpan_1_Slice_mD6BC18812C39572AD9917B74CE7726882D9498F7_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mDAD6985D1BE17481ABB9ABA638EA94A4B56E7102_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___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_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.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); // 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.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 SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline)(__this, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::get_MaxColors() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline)(__this, method); } // SixLabors.ImageSharp.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); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { return (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC_gshared)(__this, method); } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mBA5C713D4604FAE8709E84C0A03139E5C6EFE0EA_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method) { return (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *, const RuntimeMethod*))Buffer2DRegion_1_get_Rectangle_mBA5C713D4604FAE8709E84C0A03139E5C6EFE0EA_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * Buffer2DRegion_1_get_Buffer_mB4A3E44BF2CA4DCBB0D528BE779BAD41814E9BF6_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method) { return (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *, const RuntimeMethod*))Buffer2DRegion_1_get_Buffer_mB4A3E44BF2CA4DCBB0D528BE779BAD41814E9BF6_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) inline void WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339 (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339_gshared)(__this, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) inline void WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6 (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, const RuntimeMethod*))WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6_gshared)(__this, ___allocator0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() inline void WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684 (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684_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); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) inline void WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, uint8_t, const RuntimeMethod*))WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD_gshared)(__this, ___cube0, ___label1, method); } // !0& System.Span`1::get_Item(System.Int32) inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline)(__this, ___index0, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mA7C4ED862670D7526D178B20D82369CFBED61AB6_inline (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * __this, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, const RuntimeMethod*))Moment_Normalize_mA7C4ED862670D7526D178B20D82369CFBED61AB6_gshared_inline)(__this, 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.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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) inline Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D Memory_1_Slice_mF7B02CD9F1F59BCE30104F3A14121ACDA1338EB9_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, int32_t, int32_t, const RuntimeMethod*))Memory_1_Slice_mF7B02CD9F1F59BCE30104F3A14121ACDA1338EB9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) inline void WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 ___pixelRegion0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 , const RuntimeMethod*))WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A_gshared)(__this, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { return (( IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_gshared_inline)(__this, ___source0, ___bounds1, 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.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline)(___buffer0, method); } // System.ReadOnlySpan`1 System.Span`1::op_Implicit(System.Span`1) inline ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_gshared)(___span0, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline)(__this, ___index0, method); } // System.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() inline ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlyMemory_1_get_Span_m58698FC4F3E481AC8C28FC41135114B0BB426E2F_inline (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Span_m58698FC4F3E481AC8C28FC41135114B0BB426E2F_gshared_inline)(__this, method); } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) inline uint8_t WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___color0, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ___match1, const RuntimeMethod* method) { return (( uint8_t (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, const RuntimeMethod*))WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF_gshared)(__this, ___color0, ___match1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() inline void WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB_gshared)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_gshared_inline)(__this, ___index0, method); } // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, 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 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_gshared_inline)(___buffer0, 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_Left() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Rectangle_get_Left_m2A157246A4D646F88909755164E1B54FCB9B5950 (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline)(__this, ___index0, method); } // !0& System.Span`1>::get_Item(System.Int32) inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_gshared_inline)(__this, ___index0, 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.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 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.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.Single System.Numerics.Vector4::Dot(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector21, const RuntimeMethod* method); // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline double WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, const RuntimeMethod* method) { return (( double (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, const RuntimeMethod*))WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A_gshared)(__this, ___cube0, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) inline float WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3 (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___whole5, const RuntimeMethod* method) { return (( float (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, int32_t, int32_t, int32_t, int32_t*, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3_gshared)(__this, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline bool WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set10, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set21, const RuntimeMethod* method) { return (( bool (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, const RuntimeMethod*))WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F_gshared)(__this, ___set10, ___set21, 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.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_gshared_inline)(___buffer0, method); } // !0& System.Span`1::get_Item(System.Int32) inline double* Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, int32_t ___index0, const RuntimeMethod* method) { return (( double* (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, int32_t, const RuntimeMethod*))Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_gshared_inline)(__this, ___index0, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { return (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA_gshared)(__this, method); } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m1B03B134A4DC4F74DD4A293C818A0B45CC0E9C8A_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method) { return (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *, const RuntimeMethod*))Buffer2DRegion_1_get_Rectangle_m1B03B134A4DC4F74DD4A293C818A0B45CC0E9C8A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * Buffer2DRegion_1_get_Buffer_m49ACF03BDEAC64670BF47E534893134FE331B896_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method) { return (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *, const RuntimeMethod*))Buffer2DRegion_1_get_Buffer_m49ACF03BDEAC64670BF47E534893134FE331B896_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) inline void WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE_gshared)(__this, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) inline void WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4 (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, const RuntimeMethod*))WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4_gshared)(__this, ___allocator0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() inline void WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB_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); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) inline void WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, uint8_t, const RuntimeMethod*))WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E_gshared)(__this, ___cube0, ___label1, method); } // !0& System.Span`1::get_Item(System.Int32) inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, const RuntimeMethod*))Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline)(__this, ___index0, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_m5251B4A78D78457BCBC2251B1CA0FCB974F0A075_inline (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * __this, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, const RuntimeMethod*))Moment_Normalize_m5251B4A78D78457BCBC2251B1CA0FCB974F0A075_gshared_inline)(__this, 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.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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) inline Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 Memory_1_Slice_m401EB278D626727547D9C49696190D2582265EF9_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, int32_t, int32_t, const RuntimeMethod*))Memory_1_Slice_m401EB278D626727547D9C49696190D2582265EF9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) inline void WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 ___pixelRegion0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 , const RuntimeMethod*))WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F_gshared)(__this, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { return (( IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_gshared_inline)(__this, ___source0, ___bounds1, 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.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() inline ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlyMemory_1_get_Span_mD10549F4458A1C68342573BFE720EB17BF3295FD_inline (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, const RuntimeMethod* method) { return (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Span_mD10549F4458A1C68342573BFE720EB17BF3295FD_gshared_inline)(__this, method); } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) inline uint8_t WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47 (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___color0, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ___match1, const RuntimeMethod* method) { return (( uint8_t (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, const RuntimeMethod*))WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47_gshared)(__this, ___color0, ___match1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() inline void WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1 (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1_gshared)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_gshared_inline)(__this, ___index0, method); } // !0& System.Span`1>::get_Item(System.Int32) inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, int32_t, const RuntimeMethod*))Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_gshared_inline)(__this, ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline double WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, const RuntimeMethod* method) { return (( double (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, const RuntimeMethod*))WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD_gshared)(__this, ___cube0, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) inline float WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5 (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___whole5, const RuntimeMethod* method) { return (( float (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, int32_t, int32_t, int32_t, int32_t*, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5_gshared)(__this, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline bool WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109 (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set10, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set21, const RuntimeMethod* method) { return (( bool (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, const RuntimeMethod*))WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109_gshared)(__this, ___set10, ___set21, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { return (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A_gshared)(__this, method); } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m4238E694D94FBEC29A19A2438F6E663444DDBEB5_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method) { return (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *, const RuntimeMethod*))Buffer2DRegion_1_get_Rectangle_m4238E694D94FBEC29A19A2438F6E663444DDBEB5_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * Buffer2DRegion_1_get_Buffer_mEE07F962A57F7F9299A07DA464AF1B79500D5F86_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method) { return (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *, const RuntimeMethod*))Buffer2DRegion_1_get_Buffer_mEE07F962A57F7F9299A07DA464AF1B79500D5F86_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) inline void WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C_gshared)(__this, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) inline void WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, const RuntimeMethod*))WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67_gshared)(__this, ___allocator0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() inline void WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B_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); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) inline void WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, uint8_t, const RuntimeMethod*))WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3_gshared)(__this, ___cube0, ___label1, method); } // !0& System.Span`1::get_Item(System.Int32) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, const RuntimeMethod*))Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline)(__this, ___index0, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mD350012EC73795CBAD4E2BE9667691AA73E1F324_inline (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * __this, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, const RuntimeMethod*))Moment_Normalize_mD350012EC73795CBAD4E2BE9667691AA73E1F324_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromScaledVector4_m4D63BA77DDF06E3054217D095981DAB38A262D7E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) inline Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 Memory_1_Slice_m4BB28E46AB9941ECF060C73F0FB1417420CFD70C_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, int32_t, int32_t, const RuntimeMethod*))Memory_1_Slice_m4BB28E46AB9941ECF060C73F0FB1417420CFD70C_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) inline void WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC ___pixelRegion0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC , const RuntimeMethod*))WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407_gshared)(__this, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { return (( IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_gshared_inline)(__this, ___source0, ___bounds1, 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.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() inline ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlyMemory_1_get_Span_m78E9A51411A5471AC31198C4468A0BCAE297D7AE_inline (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *, const RuntimeMethod*))ReadOnlyMemory_1_get_Span_m78E9A51411A5471AC31198C4468A0BCAE297D7AE_gshared_inline)(__this, method); } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) inline uint8_t WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___color0, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___match1, const RuntimeMethod* method) { return (( uint8_t (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, const RuntimeMethod*))WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0_gshared)(__this, ___color0, ___match1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() inline void WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F_gshared)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_gshared_inline)(__this, ___index0, method); } // !0& System.Span`1>::get_Item(System.Int32) inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_gshared_inline)(__this, ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline double WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, const RuntimeMethod* method) { return (( double (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, const RuntimeMethod*))WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1_gshared)(__this, ___cube0, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) inline float WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___whole5, const RuntimeMethod* method) { return (( float (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, int32_t, int32_t, int32_t, int32_t*, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1_gshared)(__this, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline bool WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233 (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set10, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set21, const RuntimeMethod* method) { return (( bool (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, const RuntimeMethod*))WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233_gshared)(__this, ___set10, ___set21, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { return (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B_gshared)(__this, method); } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Rectangle() inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mC5AD156806A27F41211F36563971ADAD397904B8_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method) { return (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *, const RuntimeMethod*))Buffer2DRegion_1_get_Rectangle_mC5AD156806A27F41211F36563971ADAD397904B8_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::get_Buffer() inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * Buffer2DRegion_1_get_Buffer_m6F1C1AE8B9DE39008EA61DFFD659006C71E313DB_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method) { return (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *, const RuntimeMethod*))Buffer2DRegion_1_get_Buffer_m6F1C1AE8B9DE39008EA61DFFD659006C71E313DB_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) inline void WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801_gshared)(__this, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) inline void WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, const RuntimeMethod*))WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5_gshared)(__this, ___allocator0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() inline void WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83_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); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) inline void WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, uint8_t, const RuntimeMethod*))WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25_gshared)(__this, ___cube0, ___label1, method); } // !0& System.Span`1::get_Item(System.Int32) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline)(__this, ___index0, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Normalize() inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mC403F9F8622A417F772A44FA543FEF0C1A29DBD7_inline (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * __this, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, const RuntimeMethod*))Moment_Normalize_mC403F9F8622A417F772A44FA543FEF0C1A29DBD7_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromScaledVector4_mD7671E932ED1132846FC64D3332EA237B3502947_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* 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.Memory`1 System.Memory`1::Slice(System.Int32,System.Int32) inline Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B Memory_1_Slice_mFD20397A901E7BB511459511EB205F7A4F966E43_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, int32_t, int32_t, const RuntimeMethod*))Memory_1_Slice_mFD20397A901E7BB511459511EB205F7A4F966E43_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) inline void WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 ___pixelRegion0, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 , const RuntimeMethod*))WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B_gshared)(__this, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) inline IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { return (( IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_gshared_inline)(__this, ___source0, ___bounds1, 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.ReadOnlySpan`1 System.ReadOnlyMemory`1::get_Span() inline ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlyMemory_1_get_Span_m1B6C88E536A38052A8D18B9A1B721B7C8ED8E575_inline (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *, const RuntimeMethod*))ReadOnlyMemory_1_get_Span_m1B6C88E536A38052A8D18B9A1B721B7C8ED8E575_gshared_inline)(__this, method); } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) inline uint8_t WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___color0, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ___match1, const RuntimeMethod* method) { return (( uint8_t (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, const RuntimeMethod*))WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5_gshared)(__this, ___color0, ___match1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() inline void WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081_gshared)(__this, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1>::get_Item(System.Int32) inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_gshared_inline)(__this, ___index0, method); } // !0& System.Span`1>::get_Item(System.Int32) inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_gshared_inline)(__this, ___index0, 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.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline double WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, const RuntimeMethod* method) { return (( double (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, const RuntimeMethod*))WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75_gshared)(__this, ___cube0, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) inline float WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___whole5, const RuntimeMethod* method) { return (( float (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, int32_t, int32_t, int32_t, int32_t*, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1_gshared)(__this, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) inline bool WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388 (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set10, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set21, const RuntimeMethod* method) { return (( bool (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, const RuntimeMethod*))WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388_gshared)(__this, ___set10, ___set21, 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.Numerics.Vector4 System.Numerics.Vector4::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79 (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Subtraction(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.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.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.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.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 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.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.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.Rgb24::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromVector4_mF1B830F312DD222856C6F1334063FD598FF7EA8B_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromVector4_m8FFE922830DB69BE37C13DFFDDC5CA374089D7C0_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, 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.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 System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* 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.ThrowHelper::ThrowIndexOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method); // System.Void* System.IntPtr::ToPointer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method); // System.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.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59 (const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Object,System.Int32,System.Int32) inline void Memory_1__ctor_m735AD7D5BABD8395039824D4DDD1D77BFD79F490_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))Memory_1__ctor_m735AD7D5BABD8395039824D4DDD1D77BFD79F490_gshared_inline)(__this, ___obj0, ___start1, ___length2, 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.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.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.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlySpan_1_Slice_m63F0D44C3C20D2309A7171AB1C84E7CDB4B2A18F_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_m63F0D44C3C20D2309A7171AB1C84E7CDB4B2A18F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlySpan_1__ctor_m3B3225182CFF62B644FEE8D7F21B0C9A01DF97CF_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m3B3225182CFF62B644FEE8D7F21B0C9A01DF97CF_gshared_inline)(__this, ___array0, ___start1, ___length2, 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_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.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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) inline void Memory_1__ctor_m3CDDC41D0E58111495EECF7588F42B5030CB7E82_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))Memory_1__ctor_m3CDDC41D0E58111495EECF7588F42B5030CB7E82_gshared_inline)(__this, ___obj0, ___start1, ___length2, method); } // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlySpan_1_Slice_m93C047FEBD574C65D49D200AAF6E6299929D8C03_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_m93C047FEBD574C65D49D200AAF6E6299929D8C03_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlySpan_1__ctor_mF4789CE3B5BA8109D7765D6ACC6033B287B4B448_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_mF4789CE3B5BA8109D7765D6ACC6033B287B4B448_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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) inline void Memory_1__ctor_m891AA7E0707901283F08B580CE93B5331CD7C626_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))Memory_1__ctor_m891AA7E0707901283F08B580CE93B5331CD7C626_gshared_inline)(__this, ___obj0, ___start1, ___length2, method); } // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlySpan_1_Slice_m7A7844C60F527D0308865695C6E623958EA3DAAC_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_m7A7844C60F527D0308865695C6E623958EA3DAAC_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlySpan_1__ctor_m325E952F4B6864C6DF7EAECCE797954DE75F6CA2_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m325E952F4B6864C6DF7EAECCE797954DE75F6CA2_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.Memory`1::.ctor(System.Object,System.Int32,System.Int32) inline void Memory_1__ctor_m3E074611144DA8A3C7599092892349C740E1E1FC_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))Memory_1__ctor_m3E074611144DA8A3C7599092892349C740E1E1FC_gshared_inline)(__this, ___obj0, ___start1, ___length2, method); } // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlySpan_1_Slice_mD6BC18812C39572AD9917B74CE7726882D9498F7_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mD6BC18812C39572AD9917B74CE7726882D9498F7_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlySpan_1__ctor_mDAD6985D1BE17481ABB9ABA638EA94A4B56E7102_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_mDAD6985D1BE17481ABB9ABA638EA94A4B56E7102_gshared_inline)(__this, ___array0, ___start1, ___length2, 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.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.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.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.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.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.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.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.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.Rgb24::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_Pack_mDDB1AF4A7E87BF6B828002324F38262C0711C51F_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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.Single System.MathF::Round(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, 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.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.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.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); } // 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.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.Int32 System.Convert::ToInt32(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE (float ___value0, 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.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.Vector2 System.Numerics.Vector2::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D (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::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.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.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.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.Numerics.Vector4 System.Numerics.Vector4::Max(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Min(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.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.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::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); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_16 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)(BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)NULL); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_17 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_EXTERN_C void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_inline(_thisAdjusted, ___configuration0, ___options1, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_EXTERN_C Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * _returnValue; _returnValue = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline(_thisAdjusted, method); return _returnValue; } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_EXTERN_C QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * _returnValue; _returnValue = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline(_thisAdjusted, method); return _returnValue; } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_0 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); (( void (*) (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_1 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )__this->get_palette_4(); return (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_1; } } IL2CPP_EXTERN_C ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 _returnValue; _returnValue = WuQuantizer_1_get_Palette_m13959F6C69405D4AC70FD6320CDB11B07BB589EC(_thisAdjusted, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 ___pixelRegion0, const RuntimeMethod* method) { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_1 = NULL; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_7; memset((&V_7), 0, sizeof(V_7)); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D V_8; memset((&V_8), 0, sizeof(V_8)); { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0; L_0 = Buffer2DRegion_1_get_Rectangle_mBA5C713D4604FAE8709E84C0A03139E5C6EFE0EA_inline((Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *)(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1; L_1 = Buffer2DRegion_1_get_Buffer_mB4A3E44BF2CA4DCBB0D528BE779BAD41814E9BF6_inline((Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *)(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); V_1 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_1; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_2 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = V_0; WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_6; L_6 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_5 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_6; int32_t L_7 = (int32_t)__this->get_maxColors_5(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_8; L_8 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_5), (int32_t)0, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_2 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_8; RuntimeObject* L_9 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_10; L_10 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_11; L_11 = (( ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_3 = (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_11; V_6 = (int32_t)0; goto IL_00b3; } IL_005c: { BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_12 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)__this->get_colorCube_6(); int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = V_6; WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)((L_12)->GetAddressAt(static_cast(L_13))), (uint8_t)((int32_t)((uint8_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 16)); BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_15 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)__this->get_colorCube_6(); int32_t L_16 = V_6; NullCheck(L_15); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_17 = V_3; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_18; L_18 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)((L_15)->GetAddressAt(static_cast(L_16))), (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_7 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_18; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_19 = V_7; int64_t L_20 = (int64_t)L_19.get_Weight_4(); if ((((int64_t)L_20) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ad; } } { int32_t L_21 = V_6; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_22; L_22 = Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_23; L_23 = Moment_Normalize_mA7C4ED862670D7526D178B20D82369CFBED61AB6_inline((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_22, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_23, /*hidden argument*/NULL); } IL_00ad: { int32_t L_24 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00b3: { int32_t L_25 = V_6; int32_t L_26; L_26 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005c; } } { RuntimeObject* L_27 = (RuntimeObject*)__this->get_paletteOwner_3(); NullCheck((RuntimeObject*)L_27); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_28; L_28 = InterfaceFuncInvoker0< Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 23), (RuntimeObject*)L_27); V_8 = (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_28; int32_t L_29; L_29 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_30; L_30 = Memory_1_Slice_mF7B02CD9F1F59BCE30104F3A14121ACDA1338EB9_inline((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(&V_8), (int32_t)0, (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_31; L_31 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); V_4 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_31; bool L_32 = (bool)__this->get_isDithering_8(); if (!L_32) { goto IL_0113; } } { EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_33 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)__this->get_pixelMap_7(); if (L_33) { goto IL_0106; } } { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_35 = V_4; EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_36 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 27)); (( void (*) (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)->methodPointer)(L_36, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)); __this->set_pixelMap_7(L_36); goto IL_0113; } IL_0106: { EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_37 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)__this->get_pixelMap_7(); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_38 = V_4; NullCheck((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)L_37); (( void (*) (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)->methodPointer)((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)L_37, (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)); } IL_0113: { ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_39 = V_4; __this->set_palette_4(L_39); return; } } IL2CPP_EXTERN_C void WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A_AdjustorThunk (RuntimeObject * __this, Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 ___pixelRegion0, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_AddPaletteColors_m56016FF6D1B2A411998BB13B98D8588C81519D1A(_thisAdjusted, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * L_0; L_0 = (( WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_3; L_3 = (( IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)L_0, (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3; } } IL2CPP_EXTERN_C IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * _returnValue; _returnValue = WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_inline(_thisAdjusted, ___source0, ___bounds1, method); return _returnValue; } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___color0, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ___match1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_5; memset((&V_5), 0, sizeof(V_5)); uint8_t V_6 = 0x0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * V_7 = NULL; { bool L_0 = (bool)__this->get_isDithering_8(); if (!L_0) { goto IL_0017; } } { EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_1 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)__this->get_pixelMap_7(); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_2 = ___color0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_3 = ___match1; NullCheck((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)L_1); int32_t L_4; L_4 = (( int32_t (*) (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 , NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)->methodPointer)((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)L_1, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )L_2, (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)); return (uint8_t)((int32_t)((uint8_t)L_4)); } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); NormalizedShort4_ToRgba32_m9A7C8C770D2D870B033E8F551076B3AFFE5441AE_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&___color0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_5 = V_0; uint8_t L_6 = (uint8_t)L_5.get_R_0(); V_1 = (int32_t)((int32_t)((int32_t)L_6>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = V_0; uint8_t L_8 = (uint8_t)L_7.get_G_1(); V_2 = (int32_t)((int32_t)((int32_t)L_8>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_B_2(); V_3 = (int32_t)((int32_t)((int32_t)L_10>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_11 = V_0; uint8_t L_12 = (uint8_t)L_11.get_A_3(); V_4 = (int32_t)((int32_t)((int32_t)L_12>>(int32_t)3)); RuntimeObject* L_13 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14; L_14 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_13, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_15; L_15 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_14, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_5 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_15; int32_t L_16 = V_1; int32_t L_17 = V_2; int32_t L_18 = V_3; int32_t L_19 = V_4; int32_t L_20; L_20 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); uint8_t* L_21; L_21 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_5), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_22 = *((uint8_t*)L_21); V_6 = (uint8_t)L_22; ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_23 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_24; L_24 = ReadOnlyMemory_1_get_Span_m58698FC4F3E481AC8C28FC41135114B0BB426E2F_inline((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 34)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_25; L_25 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)->methodPointer)((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)); V_7 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_25; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_26 = ___match1; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_27 = V_7; uint8_t L_28 = V_6; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_29; L_29 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_27, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_30 = (*(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_29); *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_26 = L_30; uint8_t L_31 = V_6; return (uint8_t)L_31; } } IL2CPP_EXTERN_C uint8_t WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF_AdjustorThunk (RuntimeObject * __this, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___color0, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * ___match1, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = WuQuantizer_1_GetQuantizedColor_mEAEDE390B815D2C980C6432B2240518BF505D4DF(_thisAdjusted, ___color0, ___match1, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B3_0 = NULL; RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B6_0 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B9_0 = NULL; RuntimeObject* G_B8_0 = NULL; EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * G_B12_0 = NULL; EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * G_B11_0 = NULL; { bool L_0 = (bool)__this->get_isDisposed_9(); if (L_0) { goto IL_006f; } } { __this->set_isDisposed_9((bool)1); RuntimeObject* L_1 = (RuntimeObject*)__this->get_momentsOwner_1(); RuntimeObject* L_2 = (RuntimeObject*)L_1; G_B2_0 = L_2; if (L_2) { G_B3_0 = L_2; goto IL_001b; } } { goto IL_0020; } IL_001b: { NullCheck((RuntimeObject*)G_B3_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B3_0); } IL_0020: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_tagsOwner_2(); RuntimeObject* L_4 = (RuntimeObject*)L_3; G_B5_0 = L_4; if (L_4) { G_B6_0 = L_4; goto IL_002c; } } { goto IL_0031; } IL_002c: { NullCheck((RuntimeObject*)G_B6_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B6_0); } IL_0031: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); RuntimeObject* L_6 = (RuntimeObject*)L_5; G_B8_0 = L_6; if (L_6) { G_B9_0 = L_6; goto IL_003d; } } { goto IL_0042; } IL_003d: { NullCheck((RuntimeObject*)G_B9_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B9_0); } IL_0042: { __this->set_momentsOwner_1((RuntimeObject*)NULL); __this->set_tagsOwner_2((RuntimeObject*)NULL); __this->set_paletteOwner_3((RuntimeObject*)NULL); EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_7 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)__this->get_pixelMap_7(); EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * L_8 = (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)L_7; G_B11_0 = L_8; if (L_8) { G_B12_0 = L_8; goto IL_0063; } } { goto IL_0068; } IL_0063: { NullCheck((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)G_B12_0); (( void (*) (EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)->methodPointer)((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)G_B12_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)); } IL_0068: { __this->set_pixelMap_7((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)NULL); } IL_006f: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Dispose_mD00F3DCB06C8FBC4F26E2DA1197DB3568FC33ADB(_thisAdjusted, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetPaletteIndex(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WuQuantizer_1_GetPaletteIndex_m3587637E30F6AF8129175E39CABA7C546D7EFD6F_gshared (int32_t ___r0, int32_t ___g1, int32_t ___b2, int32_t ___a3, const RuntimeMethod* method) { { int32_t L_0 = ___r0; int32_t L_1 = ___r0; int32_t L_2 = ___g1; int32_t L_3 = ___r0; int32_t L_4 = ___r0; int32_t L_5 = ___g1; int32_t L_6 = ___r0; int32_t L_7 = ___g1; int32_t L_8 = ___b2; int32_t L_9 = ___r0; int32_t L_10 = ___g1; int32_t L_11 = ___b2; int32_t L_12 = ___a3; return (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_4<<(int32_t)6)))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)5)))), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)), (int32_t)L_8))<<(int32_t)5)))), (int32_t)L_9)), (int32_t)L_10)), (int32_t)L_11)), (int32_t)L_12)); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Volume(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D WuQuantizer_1_Volume_m6F7E2D255E33A2234F5EF208619DC17F8F918991_gshared (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF ___moments1, const RuntimeMethod* method) { { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_0 = ___cube0; int32_t L_1 = (int32_t)L_0->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_9; L_9 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_10 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_9); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_11 = ___cube0; int32_t L_12 = (int32_t)L_11->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_AMin_6(); int32_t L_19; L_19 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_12, (int32_t)L_14, (int32_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_20; L_20 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_21 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_20); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_22; L_22 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_10, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_AMax_7(); int32_t L_31; L_31 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_24, (int32_t)L_26, (int32_t)L_28, (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_32; L_32 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_33 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_32); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_34; L_34 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_22, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_AMin_6(); int32_t L_43; L_43 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_36, (int32_t)L_38, (int32_t)L_40, (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_44; L_44 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_43, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_45 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_44); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_46; L_46 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_34, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_AMax_7(); int32_t L_55; L_55 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_48, (int32_t)L_50, (int32_t)L_52, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_56; L_56 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_57 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_56); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_58; L_58 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_46, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_AMin_6(); int32_t L_67; L_67 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_60, (int32_t)L_62, (int32_t)L_64, (int32_t)L_66, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_68; L_68 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_67, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_69 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_68); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_70; L_70 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_58, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_AMax_7(); int32_t L_79; L_79 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_72, (int32_t)L_74, (int32_t)L_76, (int32_t)L_78, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_80; L_80 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_81 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_80); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_82; L_82 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_70, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_AMin_6(); int32_t L_91; L_91 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_84, (int32_t)L_86, (int32_t)L_88, (int32_t)L_90, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_92; L_92 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_91, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_93 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_92); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_94; L_94 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_82, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_AMax_7(); int32_t L_103; L_103 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_96, (int32_t)L_98, (int32_t)L_100, (int32_t)L_102, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_104; L_104 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_103, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_105 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_104); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_106; L_106 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_94, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_AMin_6(); int32_t L_115; L_115 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_108, (int32_t)L_110, (int32_t)L_112, (int32_t)L_114, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_116; L_116 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_117 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_116); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_118; L_118 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_106, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMax_7(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_120, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_128; L_128 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_129 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_128); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_130; L_130 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_118, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_AMin_6(); int32_t L_139; L_139 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_134, (int32_t)L_136, (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_140; L_140 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_139, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_141 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_140); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_142; L_142 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_130, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_AMax_7(); int32_t L_151; L_151 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_144, (int32_t)L_146, (int32_t)L_148, (int32_t)L_150, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_152; L_152 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_153 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_152); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_154; L_154 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_142, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_AMin_6(); int32_t L_163; L_163 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_156, (int32_t)L_158, (int32_t)L_160, (int32_t)L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_164; L_164 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_163, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_165 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_164); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_166; L_166 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_154, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_AMax_7(); int32_t L_175; L_175 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_168, (int32_t)L_170, (int32_t)L_172, (int32_t)L_174, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_176; L_176 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_175, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_177 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_176); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_178; L_178 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_166, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_AMin_6(); int32_t L_187; L_187 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_180, (int32_t)L_182, (int32_t)L_184, (int32_t)L_186, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_188; L_188 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments1), (int32_t)L_187, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_189 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_188); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_190; L_190 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_178, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_190; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Bottom(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D WuQuantizer_1_Bottom_m49DF96EDBAB4491610AD934CFABC13B135E25E3B_gshared (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF ___moments2, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_046e; } case 1: { goto IL_02fd; } case 2: { goto IL_018c; } case 3: { goto IL_001b; } } } { goto IL_05df; } IL_001b: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_1 = ___cube0; int32_t L_2 = (int32_t)L_1->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_3 = ___cube0; int32_t L_4 = (int32_t)L_3->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_5 = ___cube0; int32_t L_6 = (int32_t)L_5->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_7 = ___cube0; int32_t L_8 = (int32_t)L_7->get_AMax_7(); int32_t L_9; L_9 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_2, (int32_t)L_4, (int32_t)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_10; L_10 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_11 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_10); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_12; L_12 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_AMin_6(); int32_t L_21; L_21 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_14, (int32_t)L_16, (int32_t)L_18, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_22; L_22 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_23 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_22); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_24; L_24 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_12, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_AMax_7(); int32_t L_33; L_33 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_26, (int32_t)L_28, (int32_t)L_30, (int32_t)L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_34; L_34 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_35 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_34); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_36; L_36 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_24, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_AMin_6(); int32_t L_45; L_45 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_38, (int32_t)L_40, (int32_t)L_42, (int32_t)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_46; L_46 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_47 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_46); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_48; L_48 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_36, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_AMax_7(); int32_t L_57; L_57 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_50, (int32_t)L_52, (int32_t)L_54, (int32_t)L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_58; L_58 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_59 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_58); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_60; L_60 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_48, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_AMin_6(); int32_t L_69; L_69 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_62, (int32_t)L_64, (int32_t)L_66, (int32_t)L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_70; L_70 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_71 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_70); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_72; L_72 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_60, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_71, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_AMax_7(); int32_t L_81; L_81 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_74, (int32_t)L_76, (int32_t)L_78, (int32_t)L_80, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_82; L_82 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_83 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_82); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_84; L_84 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_72, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_AMin_6(); int32_t L_93; L_93 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_86, (int32_t)L_88, (int32_t)L_90, (int32_t)L_92, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_94; L_94 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_95 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_94); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_96; L_96 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_84, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_96; } IL_018c: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMax_7(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_98, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_106; L_106 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_107 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_106); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_108; L_108 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_AMin_6(); int32_t L_117; L_117 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_112, (int32_t)L_114, (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_118; L_118 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_119 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_118); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_120; L_120 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_108, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_119, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_AMax_7(); int32_t L_129; L_129 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_122, (int32_t)L_124, (int32_t)L_126, (int32_t)L_128, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_130; L_130 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_131 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_130); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_132; L_132 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_120, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_131, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_AMin_6(); int32_t L_141; L_141 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_134, (int32_t)L_136, (int32_t)L_138, (int32_t)L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_142; L_142 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_143 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_142); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_144; L_144 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_132, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_143, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_AMax_7(); int32_t L_153; L_153 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_146, (int32_t)L_148, (int32_t)L_150, (int32_t)L_152, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_154; L_154 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_155 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_154); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_156; L_156 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_144, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_155, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_AMin_6(); int32_t L_165; L_165 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_158, (int32_t)L_160, (int32_t)L_162, (int32_t)L_164, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_166; L_166 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_167 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_166); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_168; L_168 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_156, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_167, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_AMax_7(); int32_t L_177; L_177 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_170, (int32_t)L_172, (int32_t)L_174, (int32_t)L_176, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_178; L_178 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_179 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_178); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_180; L_180 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_168, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_179, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_AMin_6(); int32_t L_189; L_189 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_182, (int32_t)L_184, (int32_t)L_186, (int32_t)L_188, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_190; L_190 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_191 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_190); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_192; L_192 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_180, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_192; } IL_02fd: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_193 = ___cube0; int32_t L_194 = (int32_t)L_193->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_195 = ___cube0; int32_t L_196 = (int32_t)L_195->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_197 = ___cube0; int32_t L_198 = (int32_t)L_197->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_199 = ___cube0; int32_t L_200 = (int32_t)L_199->get_AMax_7(); int32_t L_201; L_201 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_194, (int32_t)L_196, (int32_t)L_198, (int32_t)L_200, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_202; L_202 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_201, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_203 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_202); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_204; L_204 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_205 = ___cube0; int32_t L_206 = (int32_t)L_205->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_211 = ___cube0; int32_t L_212 = (int32_t)L_211->get_AMin_6(); int32_t L_213; L_213 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_206, (int32_t)L_208, (int32_t)L_210, (int32_t)L_212, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_214; L_214 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_215 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_214); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_216; L_216 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_204, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_215, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_217 = ___cube0; int32_t L_218 = (int32_t)L_217->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_219 = ___cube0; int32_t L_220 = (int32_t)L_219->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_221 = ___cube0; int32_t L_222 = (int32_t)L_221->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_218, (int32_t)L_220, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_226; L_226 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_227 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_226); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_228; L_228 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_216, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_233 = ___cube0; int32_t L_234 = (int32_t)L_233->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_235 = ___cube0; int32_t L_236 = (int32_t)L_235->get_AMin_6(); int32_t L_237; L_237 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_234, (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_238; L_238 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_237, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_239 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_238); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_240; L_240 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_228, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_239, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_241 = ___cube0; int32_t L_242 = (int32_t)L_241->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_243 = ___cube0; int32_t L_244 = (int32_t)L_243->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_247 = ___cube0; int32_t L_248 = (int32_t)L_247->get_AMax_7(); int32_t L_249; L_249 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_242, (int32_t)L_244, (int32_t)L_246, (int32_t)L_248, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_250; L_250 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_251 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_250); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_252; L_252 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_240, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_251, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_255 = ___cube0; int32_t L_256 = (int32_t)L_255->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_257 = ___cube0; int32_t L_258 = (int32_t)L_257->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_259 = ___cube0; int32_t L_260 = (int32_t)L_259->get_AMin_6(); int32_t L_261; L_261 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_254, (int32_t)L_256, (int32_t)L_258, (int32_t)L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_262; L_262 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_261, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_263 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_262); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_264; L_264 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_252, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_263, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_265 = ___cube0; int32_t L_266 = (int32_t)L_265->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_267 = ___cube0; int32_t L_268 = (int32_t)L_267->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_269 = ___cube0; int32_t L_270 = (int32_t)L_269->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_271 = ___cube0; int32_t L_272 = (int32_t)L_271->get_AMax_7(); int32_t L_273; L_273 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_266, (int32_t)L_268, (int32_t)L_270, (int32_t)L_272, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_274; L_274 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_273, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_275 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_274); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_276; L_276 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_264, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_275, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_277 = ___cube0; int32_t L_278 = (int32_t)L_277->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_279 = ___cube0; int32_t L_280 = (int32_t)L_279->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_281 = ___cube0; int32_t L_282 = (int32_t)L_281->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_AMin_6(); int32_t L_285; L_285 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_278, (int32_t)L_280, (int32_t)L_282, (int32_t)L_284, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_286; L_286 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_285, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_287 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_286); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_288; L_288 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_276, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_287, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_288; } IL_046e: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_289 = ___cube0; int32_t L_290 = (int32_t)L_289->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_291 = ___cube0; int32_t L_292 = (int32_t)L_291->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_293 = ___cube0; int32_t L_294 = (int32_t)L_293->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_295 = ___cube0; int32_t L_296 = (int32_t)L_295->get_AMin_6(); int32_t L_297; L_297 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_290, (int32_t)L_292, (int32_t)L_294, (int32_t)L_296, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_298; L_298 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_297, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_299 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_298); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_300; L_300 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_299, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_301 = ___cube0; int32_t L_302 = (int32_t)L_301->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_303 = ___cube0; int32_t L_304 = (int32_t)L_303->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_AMin_6(); int32_t L_309; L_309 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_302, (int32_t)L_304, (int32_t)L_306, (int32_t)L_308, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_310; L_310 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_309, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_311 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_310); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_312; L_312 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_300, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_313 = ___cube0; int32_t L_314 = (int32_t)L_313->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_315 = ___cube0; int32_t L_316 = (int32_t)L_315->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_317 = ___cube0; int32_t L_318 = (int32_t)L_317->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_319 = ___cube0; int32_t L_320 = (int32_t)L_319->get_AMin_6(); int32_t L_321; L_321 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_314, (int32_t)L_316, (int32_t)L_318, (int32_t)L_320, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_322; L_322 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_321, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_323 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_322); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_324; L_324 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_312, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_325 = ___cube0; int32_t L_326 = (int32_t)L_325->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_AMin_6(); int32_t L_333; L_333 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_326, (int32_t)L_328, (int32_t)L_330, (int32_t)L_332, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_334; L_334 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_335 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_334); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_336; L_336 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_324, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_335, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_337 = ___cube0; int32_t L_338 = (int32_t)L_337->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_339 = ___cube0; int32_t L_340 = (int32_t)L_339->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_341 = ___cube0; int32_t L_342 = (int32_t)L_341->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_343 = ___cube0; int32_t L_344 = (int32_t)L_343->get_AMin_6(); int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_338, (int32_t)L_340, (int32_t)L_342, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_346; L_346 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_347 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_346); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_348; L_348 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_336, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_349 = ___cube0; int32_t L_350 = (int32_t)L_349->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_351 = ___cube0; int32_t L_352 = (int32_t)L_351->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_353 = ___cube0; int32_t L_354 = (int32_t)L_353->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_355 = ___cube0; int32_t L_356 = (int32_t)L_355->get_AMin_6(); int32_t L_357; L_357 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_350, (int32_t)L_352, (int32_t)L_354, (int32_t)L_356, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_358; L_358 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_357, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_359 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_358); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_360; L_360 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_348, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_359, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_361 = ___cube0; int32_t L_362 = (int32_t)L_361->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_363 = ___cube0; int32_t L_364 = (int32_t)L_363->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_365 = ___cube0; int32_t L_366 = (int32_t)L_365->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_367 = ___cube0; int32_t L_368 = (int32_t)L_367->get_AMin_6(); int32_t L_369; L_369 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_362, (int32_t)L_364, (int32_t)L_366, (int32_t)L_368, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_370; L_370 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_369, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_371 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_370); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_372; L_372 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_360, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_371, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_373 = ___cube0; int32_t L_374 = (int32_t)L_373->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_375 = ___cube0; int32_t L_376 = (int32_t)L_375->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_377 = ___cube0; int32_t L_378 = (int32_t)L_377->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_379 = ___cube0; int32_t L_380 = (int32_t)L_379->get_AMin_6(); int32_t L_381; L_381 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_374, (int32_t)L_376, (int32_t)L_378, (int32_t)L_380, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_382; L_382 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments2), (int32_t)L_381, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_383 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_382); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_384; L_384 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_372, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_383, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_384; } IL_05df: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_385 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_385, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_385, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Bottom_m49DF96EDBAB4491610AD934CFABC13B135E25E3B_RuntimeMethod_var))); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Top(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D WuQuantizer_1_Top_mDFE14065C2BDEB298D8D54ACB69306B69354A713_gshared (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, int32_t ___position2, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF ___moments3, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_03e7; } case 1: { goto IL_02a3; } case 2: { goto IL_015f; } case 3: { goto IL_001b; } } } { goto IL_052b; } IL_001b: { int32_t L_1 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_9; L_9 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_10 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_9); int32_t L_11 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_14 = ___cube0; int32_t L_15 = (int32_t)L_14->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_16 = ___cube0; int32_t L_17 = (int32_t)L_16->get_AMin_6(); int32_t L_18; L_18 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_11, (int32_t)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_19; L_19 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_20 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_19); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_21; L_21 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_10, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_22 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_AMax_7(); int32_t L_29; L_29 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_22, (int32_t)L_24, (int32_t)L_26, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_30; L_30 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_31 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_30); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_32; L_32 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_21, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_33 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_34 = ___cube0; int32_t L_35 = (int32_t)L_34->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_38 = ___cube0; int32_t L_39 = (int32_t)L_38->get_AMin_6(); int32_t L_40; L_40 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_33, (int32_t)L_35, (int32_t)L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_41; L_41 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_42 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_41); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_43; L_43 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_32, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_44 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_AMax_7(); int32_t L_51; L_51 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_44, (int32_t)L_46, (int32_t)L_48, (int32_t)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_52; L_52 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_53 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_52); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_54; L_54 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_43, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_53, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_55 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_56 = ___cube0; int32_t L_57 = (int32_t)L_56->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_58 = ___cube0; int32_t L_59 = (int32_t)L_58->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_60 = ___cube0; int32_t L_61 = (int32_t)L_60->get_AMin_6(); int32_t L_62; L_62 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_55, (int32_t)L_57, (int32_t)L_59, (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_63; L_63 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_62, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_64 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_63); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_65; L_65 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_54, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_66 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMax_7(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_74; L_74 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_75 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_74); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_76; L_76 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_65, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_77 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_78 = ___cube0; int32_t L_79 = (int32_t)L_78->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_80 = ___cube0; int32_t L_81 = (int32_t)L_80->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_82 = ___cube0; int32_t L_83 = (int32_t)L_82->get_AMin_6(); int32_t L_84; L_84 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_77, (int32_t)L_79, (int32_t)L_81, (int32_t)L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_85; L_85 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_86 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_85); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_87; L_87 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_76, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_86, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_87; } IL_015f: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_88 = ___cube0; int32_t L_89 = (int32_t)L_88->get_RMax_1(); int32_t L_90 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_AMax_7(); int32_t L_95; L_95 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_89, (int32_t)L_90, (int32_t)L_92, (int32_t)L_94, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_96; L_96 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_97 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_96); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_98 = ___cube0; int32_t L_99 = (int32_t)L_98->get_RMax_1(); int32_t L_100 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMin_6(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_99, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_106; L_106 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_107 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_106); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_108; L_108 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_97, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); int32_t L_111 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_112 = ___cube0; int32_t L_113 = (int32_t)L_112->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_114 = ___cube0; int32_t L_115 = (int32_t)L_114->get_AMax_7(); int32_t L_116; L_116 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_111, (int32_t)L_113, (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_117; L_117 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_118 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_117); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_119; L_119 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_108, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_118, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_120 = ___cube0; int32_t L_121 = (int32_t)L_120->get_RMax_1(); int32_t L_122 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMin_6(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_121, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_128; L_128 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_129 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_128); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_130; L_130 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_119, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); int32_t L_133 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_134 = ___cube0; int32_t L_135 = (int32_t)L_134->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_136 = ___cube0; int32_t L_137 = (int32_t)L_136->get_AMax_7(); int32_t L_138; L_138 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_133, (int32_t)L_135, (int32_t)L_137, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_139; L_139 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_140 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_139); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_141; L_141 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_130, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_142 = ___cube0; int32_t L_143 = (int32_t)L_142->get_RMin_0(); int32_t L_144 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_AMin_6(); int32_t L_149; L_149 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_143, (int32_t)L_144, (int32_t)L_146, (int32_t)L_148, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_150; L_150 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_149, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_151 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_150); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_152; L_152 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_141, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_RMin_0(); int32_t L_155 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_156 = ___cube0; int32_t L_157 = (int32_t)L_156->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_158 = ___cube0; int32_t L_159 = (int32_t)L_158->get_AMax_7(); int32_t L_160; L_160 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_154, (int32_t)L_155, (int32_t)L_157, (int32_t)L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_161; L_161 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_160, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_162 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_161); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_163; L_163 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_152, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_164 = ___cube0; int32_t L_165 = (int32_t)L_164->get_RMin_0(); int32_t L_166 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_AMin_6(); int32_t L_171; L_171 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_165, (int32_t)L_166, (int32_t)L_168, (int32_t)L_170, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_172; L_172 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_173 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_172); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_174; L_174 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_163, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_173, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_174; } IL_02a3: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_GMax_3(); int32_t L_179 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_180 = ___cube0; int32_t L_181 = (int32_t)L_180->get_AMax_7(); int32_t L_182; L_182 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_176, (int32_t)L_178, (int32_t)L_179, (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_183; L_183 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_182, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_184 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_183); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMax_3(); int32_t L_189 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_190 = ___cube0; int32_t L_191 = (int32_t)L_190->get_AMin_6(); int32_t L_192; L_192 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_189, (int32_t)L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_193; L_193 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_194 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_193); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_195; L_195 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_184, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_194, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_196 = ___cube0; int32_t L_197 = (int32_t)L_196->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_198 = ___cube0; int32_t L_199 = (int32_t)L_198->get_GMin_2(); int32_t L_200 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_201 = ___cube0; int32_t L_202 = (int32_t)L_201->get_AMax_7(); int32_t L_203; L_203 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_197, (int32_t)L_199, (int32_t)L_200, (int32_t)L_202, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_204; L_204 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_205 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_204); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_206; L_206 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_195, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_205, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_GMin_2(); int32_t L_211 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_212 = ___cube0; int32_t L_213 = (int32_t)L_212->get_AMin_6(); int32_t L_214; L_214 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_208, (int32_t)L_210, (int32_t)L_211, (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_215; L_215 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_214, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_216 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_215); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_217; L_217 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_206, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_216, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_218 = ___cube0; int32_t L_219 = (int32_t)L_218->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_220 = ___cube0; int32_t L_221 = (int32_t)L_220->get_GMax_3(); int32_t L_222 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_219, (int32_t)L_221, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_226; L_226 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_227 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_226); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_228; L_228 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_217, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMax_3(); int32_t L_233 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_234 = ___cube0; int32_t L_235 = (int32_t)L_234->get_AMin_6(); int32_t L_236; L_236 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_233, (int32_t)L_235, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_237; L_237 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_238 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_237); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_239; L_239 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_228, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_238, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_240 = ___cube0; int32_t L_241 = (int32_t)L_240->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_242 = ___cube0; int32_t L_243 = (int32_t)L_242->get_GMin_2(); int32_t L_244 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_AMax_7(); int32_t L_247; L_247 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_241, (int32_t)L_243, (int32_t)L_244, (int32_t)L_246, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_248; L_248 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_247, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_249 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_248); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_250; L_250 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_239, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_251 = ___cube0; int32_t L_252 = (int32_t)L_251->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_GMin_2(); int32_t L_255 = ___position2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_256 = ___cube0; int32_t L_257 = (int32_t)L_256->get_AMin_6(); int32_t L_258; L_258 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_252, (int32_t)L_254, (int32_t)L_255, (int32_t)L_257, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_259; L_259 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_258, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_260 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_259); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_261; L_261 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_250, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_261; } IL_03e7: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_262 = ___cube0; int32_t L_263 = (int32_t)L_262->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_264 = ___cube0; int32_t L_265 = (int32_t)L_264->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_266 = ___cube0; int32_t L_267 = (int32_t)L_266->get_BMax_5(); int32_t L_268 = ___position2; int32_t L_269; L_269 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_263, (int32_t)L_265, (int32_t)L_267, (int32_t)L_268, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_270; L_270 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_269, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_271 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_270); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_272 = ___cube0; int32_t L_273 = (int32_t)L_272->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_274 = ___cube0; int32_t L_275 = (int32_t)L_274->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_276 = ___cube0; int32_t L_277 = (int32_t)L_276->get_BMin_4(); int32_t L_278 = ___position2; int32_t L_279; L_279 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_273, (int32_t)L_275, (int32_t)L_277, (int32_t)L_278, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_280; L_280 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_279, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_281 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_280); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_282; L_282 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_271, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_281, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_285 = ___cube0; int32_t L_286 = (int32_t)L_285->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_287 = ___cube0; int32_t L_288 = (int32_t)L_287->get_BMax_5(); int32_t L_289 = ___position2; int32_t L_290; L_290 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_284, (int32_t)L_286, (int32_t)L_288, (int32_t)L_289, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_291; L_291 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_290, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_292 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_291); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_293; L_293 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_282, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_292, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_294 = ___cube0; int32_t L_295 = (int32_t)L_294->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_296 = ___cube0; int32_t L_297 = (int32_t)L_296->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_298 = ___cube0; int32_t L_299 = (int32_t)L_298->get_BMin_4(); int32_t L_300 = ___position2; int32_t L_301; L_301 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_295, (int32_t)L_297, (int32_t)L_299, (int32_t)L_300, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_302; L_302 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_301, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_303 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_302); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_304; L_304 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_293, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_303, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_309 = ___cube0; int32_t L_310 = (int32_t)L_309->get_BMax_5(); int32_t L_311 = ___position2; int32_t L_312; L_312 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_306, (int32_t)L_308, (int32_t)L_310, (int32_t)L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_313; L_313 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_312, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_314 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_313); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_315; L_315 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_304, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_314, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_316 = ___cube0; int32_t L_317 = (int32_t)L_316->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_318 = ___cube0; int32_t L_319 = (int32_t)L_318->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_320 = ___cube0; int32_t L_321 = (int32_t)L_320->get_BMin_4(); int32_t L_322 = ___position2; int32_t L_323; L_323 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_317, (int32_t)L_319, (int32_t)L_321, (int32_t)L_322, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_324; L_324 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_325 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_324); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_326; L_326 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_315, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_325, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_BMax_5(); int32_t L_333 = ___position2; int32_t L_334; L_334 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_328, (int32_t)L_330, (int32_t)L_332, (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_335; L_335 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_334, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_336 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_335); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_337; L_337 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_326, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_336, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_338 = ___cube0; int32_t L_339 = (int32_t)L_338->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_340 = ___cube0; int32_t L_341 = (int32_t)L_340->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_342 = ___cube0; int32_t L_343 = (int32_t)L_342->get_BMin_4(); int32_t L_344 = ___position2; int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_339, (int32_t)L_341, (int32_t)L_343, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_346; L_346 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&___moments3), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_347 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_346); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_348; L_348 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_337, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_348; } IL_052b: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_349 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_349, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_349, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Top_mDFE14065C2BDEB298D8D54ACB69306B69354A713_RuntimeMethod_var))); } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_0; memset((&V_0), 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_1; L_1 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_0 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_4; L_4 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)L_3, (int32_t)0); V_1 = (RuntimeObject*)L_4; } IL_0020: try {// begin try (depth: 1) { RuntimeObject* L_5 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_6; L_6 = MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_inline((RuntimeObject*)L_5, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); V_2 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_6; int32_t L_7; L_7 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); V_3 = (int32_t)L_7; goto IL_00f0; } IL_0034: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_8 = ___source0; int32_t L_9 = V_3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_8); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_10; L_10 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)); V_5 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_10; int32_t L_11; L_11 = Rectangle_get_Left_m2A157246A4D646F88909755164E1B54FCB9B5950((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); int32_t L_12; L_12 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_13; L_13 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_5), (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_4 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_13; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 45)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_14; L_14 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16 = V_4; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_17; L_17 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18 = V_2; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_14); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(26 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToRgba32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_17, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18); V_6 = (int32_t)0; goto IL_00e1; } IL_0071: { int32_t L_19 = V_6; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_20; L_20 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_20); V_7 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_21; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_22 = V_7; uint8_t L_23 = (uint8_t)L_22.get_R_0(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_23>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_24 = V_7; uint8_t L_25 = (uint8_t)L_24.get_G_1(); V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_25>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_26 = V_7; uint8_t L_27 = (uint8_t)L_26.get_B_2(); V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_27>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_28 = V_7; uint8_t L_29 = (uint8_t)L_28.get_A_3(); V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_29>>(int32_t)3)), (int32_t)1)); int32_t L_30 = V_8; int32_t L_31 = V_9; int32_t L_32 = V_10; int32_t L_33 = V_11; int32_t L_34; L_34 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_35; L_35 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_0), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_36 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_35; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_37 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_36); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_7; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_39; L_39 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_37, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)); *(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_36 = L_39; int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e1: { int32_t L_41 = V_6; int32_t L_42; L_42 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), /*hidden argument*/Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0071; } } IL_00ec: { int32_t L_43 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00f0: { int32_t L_44 = V_3; int32_t L_45; L_45 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0034; } } IL_00fd: { IL2CPP_LEAVE(0x109, FINALLY_00ff); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ff; } FINALLY_00ff: {// begin finally (depth: 1) { RuntimeObject* L_46 = V_1; if (!L_46) { goto IL_0108; } } IL_0102: { RuntimeObject* L_47 = V_1; NullCheck((RuntimeObject*)L_47); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_47); } IL_0108: { IL2CPP_END_FINALLY(255) } }// end finally (depth: 1) IL2CPP_CLEANUP(255) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x109, IL_0109) } IL_0109: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339_AdjustorThunk (RuntimeObject * __this, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Build3DHistogram_m71F5B01C595E328ED385E196745CFA00097A1339(_thisAdjusted, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_3; memset((&V_3), 0, sizeof(V_3)); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); RuntimeObject* L_1; L_1 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)((int32_t)1089), (int32_t)0); V_0 = (RuntimeObject*)L_1; } IL_000d: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)((int32_t)33), (int32_t)0); V_1 = (RuntimeObject*)L_3; } IL_0017: try {// begin try (depth: 2) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_5; L_5 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_2 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_5; RuntimeObject* L_6 = V_0; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_7; L_7 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_3 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_7; RuntimeObject* L_8 = V_1; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_9; L_9 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_4 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_9; int32_t L_10; L_10 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)1, (int32_t)0, (int32_t)0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); V_5 = (int32_t)L_10; V_6 = (int32_t)1; goto IL_018d; } IL_0045: { int32_t L_11 = V_6; int32_t L_12 = V_6; int32_t L_13 = V_6; int32_t L_14 = V_6; int32_t L_15 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_11<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_14<<(int32_t)6)))), (int32_t)L_15)); Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_8 = (int32_t)1; goto IL_017e; } IL_006f: { int32_t L_16 = V_7; int32_t L_17 = V_8; int32_t L_18 = V_8; int32_t L_19 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_18<<(int32_t)5)))), (int32_t)L_19)); int32_t L_20 = V_6; int32_t L_21 = V_8; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)); Span_1_Clear_m92475807BE5E0443207D057F084B8B79D015BD5C((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_11 = (int32_t)1; goto IL_016f; } IL_0097: { int32_t L_22 = V_9; int32_t L_23 = V_10; int32_t L_24 = V_11; int32_t L_25 = V_11; V_12 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))<<(int32_t)5)))), (int32_t)L_25)); il2cpp_codegen_initobj((&V_13), sizeof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )); int32_t L_26 = V_11; V_14 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)((int32_t)33))); V_15 = (int32_t)1; goto IL_0160; } IL_00bd: { int32_t L_27 = V_12; int32_t L_28 = V_15; V_16 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_29 = V_13; int32_t L_30 = V_16; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_31; L_31 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_2), (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_32 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_31); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_33; L_33 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_29, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_13 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_33; int32_t L_34 = V_15; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_35; L_35 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_4), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_36 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_35; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_37 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_36); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_38 = V_13; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_39; L_39 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_37, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_36 = L_39; int32_t L_40 = V_14; int32_t L_41 = V_15; V_17 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)); int32_t L_42 = V_17; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_43; L_43 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_3), (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_44 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_43; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_45 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_44); int32_t L_46 = V_15; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_47; L_47 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_4), (int32_t)L_46, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_48 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_47); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_49; L_49 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_45, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_44 = L_49; int32_t L_50 = V_16; int32_t L_51 = V_5; V_18 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51)); int32_t L_52 = V_16; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_53; L_53 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_2), (int32_t)L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); int32_t L_54 = V_18; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_55; L_55 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_2), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_56 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_55); int32_t L_57 = V_17; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_58; L_58 = Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_3), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_59 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_58); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_60; L_60 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_56, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_53 = L_60; int32_t L_61 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0160: { int32_t L_62 = V_15; if ((((int32_t)L_62) < ((int32_t)((int32_t)33)))) { goto IL_00bd; } } IL_0169: { int32_t L_63 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_016f: { int32_t L_64 = V_11; if ((((int32_t)L_64) < ((int32_t)((int32_t)33)))) { goto IL_0097; } } IL_0178: { int32_t L_65 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_017e: { int32_t L_66 = V_8; if ((((int32_t)L_66) < ((int32_t)((int32_t)33)))) { goto IL_006f; } } IL_0187: { int32_t L_67 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_018d: { int32_t L_68 = V_6; if ((((int32_t)L_68) < ((int32_t)((int32_t)33)))) { goto IL_0045; } } IL_0196: { IL2CPP_LEAVE(0x1AC, FINALLY_0198); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0198; } FINALLY_0198: {// begin finally (depth: 2) { RuntimeObject* L_69 = V_1; if (!L_69) { goto IL_01a1; } } IL_019b: { RuntimeObject* L_70 = V_1; NullCheck((RuntimeObject*)L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_70); } IL_01a1: { IL2CPP_END_FINALLY(408) } }// end finally (depth: 2) IL2CPP_CLEANUP(408) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1AC, FINALLY_01a2); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a2; } FINALLY_01a2: {// begin finally (depth: 1) { RuntimeObject* L_71 = V_0; if (!L_71) { goto IL_01ab; } } IL_01a5: { RuntimeObject* L_72 = V_0; NullCheck((RuntimeObject*)L_72); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_72); } IL_01ab: { IL2CPP_END_FINALLY(418) } }// end finally (depth: 1) IL2CPP_CLEANUP(418) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1AC, IL_01ac) } IL_01ac: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6_AdjustorThunk (RuntimeObject * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Get3DMoments_m8E26E3B5525D55F6FA3D1C9B3140C71D4FA4BBE6(_thisAdjusted, ___allocator0, method); } // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, const RuntimeMethod* method) { ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF V_0; memset((&V_0), 0, sizeof(V_0)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_1; memset((&V_1), 0, sizeof(V_1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_2; memset((&V_2), 0, sizeof(V_2)); { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_1; L_1 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_2; L_2 = (( ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_3 = ___cube0; ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_4 = V_0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_5; L_5 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_3, (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_5; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_8 = ___cube0; int32_t L_9 = (int32_t)L_8->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_10 = ___cube0; int32_t L_11 = (int32_t)L_10->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_AMax_7(); int32_t L_14; L_14 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_7, (int32_t)L_9, (int32_t)L_11, (int32_t)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_15; L_15 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_16 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_15); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_21 = ___cube0; int32_t L_22 = (int32_t)L_21->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); int32_t L_25; L_25 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_18, (int32_t)L_20, (int32_t)L_22, (int32_t)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_26; L_26 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_27 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_26); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_28; L_28 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_16, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_33 = ___cube0; int32_t L_34 = (int32_t)L_33->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_AMax_7(); int32_t L_37; L_37 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_32, (int32_t)L_34, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_38; L_38 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_39 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_38); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_40; L_40 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_28, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_AMin_6(); int32_t L_49; L_49 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_42, (int32_t)L_44, (int32_t)L_46, (int32_t)L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_50; L_50 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_49, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_51 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_50); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_52; L_52 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_40, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_57 = ___cube0; int32_t L_58 = (int32_t)L_57->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_AMax_7(); int32_t L_61; L_61 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_54, (int32_t)L_56, (int32_t)L_58, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_62; L_62 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_63 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_62); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_64; L_64 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_52, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMin_6(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_74; L_74 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_75 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_74); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_76; L_76 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_64, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_81 = ___cube0; int32_t L_82 = (int32_t)L_81->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_AMax_7(); int32_t L_85; L_85 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_78, (int32_t)L_80, (int32_t)L_82, (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_86; L_86 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_85, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_87 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_86); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_88; L_88 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_76, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_87, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_AMin_6(); int32_t L_97; L_97 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_90, (int32_t)L_92, (int32_t)L_94, (int32_t)L_96, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_98; L_98 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_97, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_99 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_98); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_100; L_100 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_88, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_99, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_105 = ___cube0; int32_t L_106 = (int32_t)L_105->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_AMax_7(); int32_t L_109; L_109 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_102, (int32_t)L_104, (int32_t)L_106, (int32_t)L_108, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_110; L_110 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_109, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_111 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_110); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_112; L_112 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_100, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_111, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_117 = ___cube0; int32_t L_118 = (int32_t)L_117->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_AMin_6(); int32_t L_121; L_121 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_114, (int32_t)L_116, (int32_t)L_118, (int32_t)L_120, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_122; L_122 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_121, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_123 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_122); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_124; L_124 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_112, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_123, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_129 = ___cube0; int32_t L_130 = (int32_t)L_129->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_AMax_7(); int32_t L_133; L_133 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_126, (int32_t)L_128, (int32_t)L_130, (int32_t)L_132, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_134; L_134 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_133, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_135 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_134); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_136; L_136 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_124, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_135, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_141 = ___cube0; int32_t L_142 = (int32_t)L_141->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_AMin_6(); int32_t L_145; L_145 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_138, (int32_t)L_140, (int32_t)L_142, (int32_t)L_144, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_146; L_146 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_145, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_147 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_146); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_148; L_148 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_136, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_147, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_AMax_7(); int32_t L_157; L_157 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_150, (int32_t)L_152, (int32_t)L_154, (int32_t)L_156, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_158; L_158 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_157, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_159 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_158); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_160; L_160 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_148, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_165 = ___cube0; int32_t L_166 = (int32_t)L_165->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_AMin_6(); int32_t L_169; L_169 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_162, (int32_t)L_164, (int32_t)L_166, (int32_t)L_168, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_170; L_170 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_169, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_171 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_170); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_172; L_172 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_160, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_AMax_7(); int32_t L_181; L_181 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_174, (int32_t)L_176, (int32_t)L_178, (int32_t)L_180, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_182; L_182 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_183 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_182); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_184; L_184 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_172, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_183, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_189 = ___cube0; int32_t L_190 = (int32_t)L_189->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_191 = ___cube0; int32_t L_192 = (int32_t)L_191->get_AMin_6(); int32_t L_193; L_193 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_190, (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_194; L_194 = ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_inline((ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF *)(&V_0), (int32_t)L_193, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_195 = (*(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_194); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_196; L_196 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_184, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_195, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_197 = V_1; int64_t L_198 = (int64_t)L_197.get_R_0(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_199 = V_1; int64_t L_200 = (int64_t)L_199.get_G_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_201 = V_1; int64_t L_202 = (int64_t)L_201.get_B_2(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_203 = V_1; int64_t L_204 = (int64_t)L_203.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_2), (float)((float)((float)L_198)), (float)((float)((float)L_200)), (float)((float)((float)L_202)), (float)((float)((float)L_204)), /*hidden argument*/NULL); double L_205 = (double)L_196.get_Moment2_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_206 = V_2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_207 = V_2; float L_208; L_208 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_206, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_207, /*hidden argument*/NULL); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_209 = V_1; int64_t L_210 = (int64_t)L_209.get_Weight_4(); return (double)((double)il2cpp_codegen_subtract((double)L_205, (double)((double)((double)((float)((float)L_208/(float)((float)((float)L_210)))))))); } } IL2CPP_EXTERN_C double WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A_AdjustorThunk (RuntimeObject * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A(_thisAdjusted, ___cube0, method); return _returnValue; } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___whole5, const RuntimeMethod* method) { ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF V_0; memset((&V_0), 0, sizeof(V_0)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_4; memset((&V_4), 0, sizeof(V_4)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_5; memset((&V_5), 0, sizeof(V_5)); float V_6 = 0.0f; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_1; L_1 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_2; L_2 = (( ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_3 = ___cube0; int32_t L_4 = ___direction1; ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_5 = V_0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_6; L_6 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, int32_t, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)->methodPointer)((Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_3, (int32_t)L_4, (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)); V_1 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_6; V_2 = (float)(0.0f); int32_t* L_7 = ___cut4; *((int32_t*)L_7) = (int32_t)(-1); int32_t L_8 = ___first2; V_3 = (int32_t)L_8; goto IL_00e5; } IL_002b: { Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_9 = V_1; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_10 = ___cube0; int32_t L_11 = ___direction1; int32_t L_12 = V_3; ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_13 = V_0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_14; L_14 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, int32_t, int32_t, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)->methodPointer)((Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_10, (int32_t)L_11, (int32_t)L_12, (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_15; L_15 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_9, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_4 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_15; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_16 = V_4; int64_t L_17 = (int64_t)L_16.get_Weight_4(); if (!L_17) { goto IL_00e1; } } { Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_18 = V_4; int64_t L_19 = (int64_t)L_18.get_R_0(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_20 = V_4; int64_t L_21 = (int64_t)L_20.get_G_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_22 = V_4; int64_t L_23 = (int64_t)L_22.get_B_2(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_24 = V_4; int64_t L_25 = (int64_t)L_24.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_19)), (float)((float)((float)L_21)), (float)((float)((float)L_23)), (float)((float)((float)L_25)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_27 = V_5; float L_28; L_28 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_26, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_27, /*hidden argument*/NULL); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_29 = V_4; int64_t L_30 = (int64_t)L_29.get_Weight_4(); V_6 = (float)((float)((float)L_28/(float)((float)((float)L_30)))); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_31 = ___whole5; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_32 = V_4; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_33; L_33 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , Moment_t94BC4CA21F440059214263A242302F917CFF4F8D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_31, (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); V_4 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_33; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_34 = V_4; int64_t L_35 = (int64_t)L_34.get_Weight_4(); if (!L_35) { goto IL_00e1; } } { Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_36 = V_4; int64_t L_37 = (int64_t)L_36.get_R_0(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_38 = V_4; int64_t L_39 = (int64_t)L_38.get_G_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_40 = V_4; int64_t L_41 = (int64_t)L_40.get_B_2(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_42 = V_4; int64_t L_43 = (int64_t)L_42.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_37)), (float)((float)((float)L_39)), (float)((float)((float)L_41)), (float)((float)((float)L_43)), /*hidden argument*/NULL); float L_44 = V_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_45 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_46 = V_5; float L_47; L_47 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_45, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_46, /*hidden argument*/NULL); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_48 = V_4; int64_t L_49 = (int64_t)L_48.get_Weight_4(); V_6 = (float)((float)il2cpp_codegen_add((float)L_44, (float)((float)((float)L_47/(float)((float)((float)L_49)))))); float L_50 = V_6; float L_51 = V_2; if ((!(((float)L_50) > ((float)L_51)))) { goto IL_00e1; } } { float L_52 = V_6; V_2 = (float)L_52; int32_t* L_53 = ___cut4; int32_t L_54 = V_3; *((int32_t*)L_53) = (int32_t)L_54; } IL_00e1: { int32_t L_55 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_00e5: { int32_t L_56 = V_3; int32_t L_57 = ___last3; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_002b; } } { float L_58 = V_2; return (float)L_58; } } IL2CPP_EXTERN_C float WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3_AdjustorThunk (RuntimeObject * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___whole5, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3(_thisAdjusted, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); return _returnValue; } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set10, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set21, const RuntimeMethod* method) { ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF V_0; memset((&V_0), 0, sizeof(V_0)); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_1; L_1 = (( Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_2; L_2 = (( ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_2; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_3 = ___set10; ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF L_4 = V_0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_5; L_5 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D (*) (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *, ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_3, (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_5; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_6 = ___set10; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_7 = ___set10; int32_t L_8 = (int32_t)L_7->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_9 = ___set10; int32_t L_10 = (int32_t)L_9->get_RMax_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_11 = V_1; float L_12; L_12 = WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_6, (int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), (int32_t)L_10, (int32_t*)(int32_t*)(&V_3), (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_2 = (float)L_12; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_13 = ___set10; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_14 = ___set10; int32_t L_15 = (int32_t)L_14->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_16 = ___set10; int32_t L_17 = (int32_t)L_16->get_GMax_3(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_18 = V_1; float L_19; L_19 = WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_13, (int32_t)2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), (int32_t)L_17, (int32_t*)(int32_t*)(&V_5), (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_4 = (float)L_19; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_20 = ___set10; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_21 = ___set10; int32_t L_22 = (int32_t)L_21->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_23 = ___set10; int32_t L_24 = (int32_t)L_23->get_BMax_5(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_25 = V_1; float L_26; L_26 = WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_20, (int32_t)1, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)), (int32_t)L_24, (int32_t*)(int32_t*)(&V_7), (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_6 = (float)L_26; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_27 = ___set10; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_28 = ___set10; int32_t L_29 = (int32_t)L_28->get_AMin_6(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_30 = ___set10; int32_t L_31 = (int32_t)L_30->get_AMax_7(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D L_32 = V_1; float L_33; L_33 = WuQuantizer_1_Maximize_m33F027BF5D14E099BB94919C509B07BDB35B56D3((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_27, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)), (int32_t)L_31, (int32_t*)(int32_t*)(&V_9), (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_8 = (float)L_33; float L_34 = V_2; float L_35 = V_4; if ((!(((float)L_34) >= ((float)L_35)))) { goto IL_009c; } } { float L_36 = V_2; float L_37 = V_6; if ((!(((float)L_36) >= ((float)L_37)))) { goto IL_009c; } } { float L_38 = V_2; float L_39 = V_8; if ((!(((float)L_38) >= ((float)L_39)))) { goto IL_009c; } } { V_10 = (int32_t)3; int32_t L_40 = V_3; if ((((int32_t)L_40) >= ((int32_t)0))) { goto IL_00cb; } } { return (bool)0; } IL_009c: { float L_41 = V_4; float L_42 = V_2; if ((!(((float)L_41) >= ((float)L_42)))) { goto IL_00b2; } } { float L_43 = V_4; float L_44 = V_6; if ((!(((float)L_43) >= ((float)L_44)))) { goto IL_00b2; } } { float L_45 = V_4; float L_46 = V_8; if ((!(((float)L_45) >= ((float)L_46)))) { goto IL_00b2; } } { V_10 = (int32_t)2; goto IL_00cb; } IL_00b2: { float L_47 = V_6; float L_48 = V_2; if ((!(((float)L_47) >= ((float)L_48)))) { goto IL_00c8; } } { float L_49 = V_6; float L_50 = V_4; if ((!(((float)L_49) >= ((float)L_50)))) { goto IL_00c8; } } { float L_51 = V_6; float L_52 = V_8; if ((!(((float)L_51) >= ((float)L_52)))) { goto IL_00c8; } } { V_10 = (int32_t)1; goto IL_00cb; } IL_00c8: { V_10 = (int32_t)0; } IL_00cb: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_53 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_54 = ___set10; int32_t L_55 = (int32_t)L_54->get_RMax_1(); L_53->set_RMax_1(L_55); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_56 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_57 = ___set10; int32_t L_58 = (int32_t)L_57->get_GMax_3(); L_56->set_GMax_3(L_58); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_59 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_60 = ___set10; int32_t L_61 = (int32_t)L_60->get_BMax_5(); L_59->set_BMax_5(L_61); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_62 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_63 = ___set10; int32_t L_64 = (int32_t)L_63->get_AMax_7(); L_62->set_AMax_7(L_64); int32_t L_65 = V_10; switch (L_65) { case 0: { goto IL_01c4; } case 1: { goto IL_018b; } case 2: { goto IL_0152; } case 3: { goto IL_0117; } } } { goto IL_01fb; } IL_0117: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_66 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_67 = ___set10; int32_t L_68 = V_3; int32_t L_69 = (int32_t)L_68; V_11 = (int32_t)L_69; L_67->set_RMax_1(L_69); int32_t L_70 = V_11; L_66->set_RMin_0(L_70); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_71 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_72 = ___set10; int32_t L_73 = (int32_t)L_72->get_GMin_2(); L_71->set_GMin_2(L_73); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_74 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_75 = ___set10; int32_t L_76 = (int32_t)L_75->get_BMin_4(); L_74->set_BMin_4(L_76); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_77 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_78 = ___set10; int32_t L_79 = (int32_t)L_78->get_AMin_6(); L_77->set_AMin_6(L_79); goto IL_01fb; } IL_0152: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_80 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_81 = ___set10; int32_t L_82 = V_5; int32_t L_83 = (int32_t)L_82; V_11 = (int32_t)L_83; L_81->set_GMax_3(L_83); int32_t L_84 = V_11; L_80->set_GMin_2(L_84); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_85 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_86 = ___set10; int32_t L_87 = (int32_t)L_86->get_RMin_0(); L_85->set_RMin_0(L_87); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_88 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_89 = ___set10; int32_t L_90 = (int32_t)L_89->get_BMin_4(); L_88->set_BMin_4(L_90); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_91 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_92 = ___set10; int32_t L_93 = (int32_t)L_92->get_AMin_6(); L_91->set_AMin_6(L_93); goto IL_01fb; } IL_018b: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_94 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_95 = ___set10; int32_t L_96 = V_7; int32_t L_97 = (int32_t)L_96; V_11 = (int32_t)L_97; L_95->set_BMax_5(L_97); int32_t L_98 = V_11; L_94->set_BMin_4(L_98); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_99 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_100 = ___set10; int32_t L_101 = (int32_t)L_100->get_RMin_0(); L_99->set_RMin_0(L_101); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_102 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_103 = ___set10; int32_t L_104 = (int32_t)L_103->get_GMin_2(); L_102->set_GMin_2(L_104); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_105 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_106 = ___set10; int32_t L_107 = (int32_t)L_106->get_AMin_6(); L_105->set_AMin_6(L_107); goto IL_01fb; } IL_01c4: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_108 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_109 = ___set10; int32_t L_110 = V_9; int32_t L_111 = (int32_t)L_110; V_11 = (int32_t)L_111; L_109->set_AMax_7(L_111); int32_t L_112 = V_11; L_108->set_AMin_6(L_112); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_113 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_114 = ___set10; int32_t L_115 = (int32_t)L_114->get_RMin_0(); L_113->set_RMin_0(L_115); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_116 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_117 = ___set10; int32_t L_118 = (int32_t)L_117->get_GMin_2(); L_116->set_GMin_2(L_118); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_119 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_120 = ___set10; int32_t L_121 = (int32_t)L_120->get_BMin_4(); L_119->set_BMin_4(L_121); } IL_01fb: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_122 = ___set10; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_123 = ___set10; int32_t L_124 = (int32_t)L_123->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_125 = ___set10; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_127 = ___set10; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_129 = ___set10; int32_t L_130 = (int32_t)L_129->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_131 = ___set10; int32_t L_132 = (int32_t)L_131->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_133 = ___set10; int32_t L_134 = (int32_t)L_133->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_135 = ___set10; int32_t L_136 = (int32_t)L_135->get_AMax_7(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_137 = ___set10; int32_t L_138 = (int32_t)L_137->get_AMin_6(); L_122->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_124, (int32_t)L_126)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_128, (int32_t)L_130)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_132, (int32_t)L_134)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_136, (int32_t)L_138))))); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_139 = ___set21; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_140 = ___set21; int32_t L_141 = (int32_t)L_140->get_RMax_1(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_142 = ___set21; int32_t L_143 = (int32_t)L_142->get_RMin_0(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_144 = ___set21; int32_t L_145 = (int32_t)L_144->get_GMax_3(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_146 = ___set21; int32_t L_147 = (int32_t)L_146->get_GMin_2(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_148 = ___set21; int32_t L_149 = (int32_t)L_148->get_BMax_5(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_150 = ___set21; int32_t L_151 = (int32_t)L_150->get_BMin_4(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_152 = ___set21; int32_t L_153 = (int32_t)L_152->get_AMax_7(); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_154 = ___set21; int32_t L_155 = (int32_t)L_154->get_AMin_6(); L_139->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)L_143)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_145, (int32_t)L_147)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_149, (int32_t)L_151)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_153, (int32_t)L_155))))); return (bool)1; } } IL2CPP_EXTERN_C bool WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F_AdjustorThunk (RuntimeObject * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set10, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___set21, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F(_thisAdjusted, ___set10, ___set21, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_0, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_RMin_0(); V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); goto IL_00b7; } IL_001a: { int32_t L_4 = V_1; int32_t L_5 = V_1; int32_t L_6 = V_1; int32_t L_7 = V_1; int32_t L_8 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_4<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_6<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_7<<(int32_t)6)))), (int32_t)L_8)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_9 = ___cube0; int32_t L_10 = (int32_t)L_9->get_GMin_2(); V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); goto IL_00aa; } IL_003a: { int32_t L_11 = V_2; int32_t L_12 = V_3; int32_t L_13 = V_3; int32_t L_14 = V_3; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)5)))), (int32_t)L_14)); int32_t L_15 = V_1; int32_t L_16 = V_3; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMin_4(); V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); goto IL_009c; } IL_0059: { int32_t L_19 = V_4; int32_t L_20 = V_5; int32_t L_21 = V_6; int32_t L_22 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21))<<(int32_t)5)))), (int32_t)L_22)); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); goto IL_008c; } IL_0074: { int32_t L_25 = V_7; int32_t L_26 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = V_9; uint8_t* L_28; L_28 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_27, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_29 = ___label1; *((int8_t*)L_28) = (int8_t)L_29; int32_t L_30 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008c: { int32_t L_31 = V_8; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_32 = ___cube0; int32_t L_33 = (int32_t)L_32->get_AMax_7(); if ((((int32_t)L_31) <= ((int32_t)L_33))) { goto IL_0074; } } { int32_t L_34 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_009c: { int32_t L_35 = V_6; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMax_5(); if ((((int32_t)L_35) <= ((int32_t)L_37))) { goto IL_0059; } } { int32_t L_38 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00aa: { int32_t L_39 = V_3; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_40 = ___cube0; int32_t L_41 = (int32_t)L_40->get_GMax_3(); if ((((int32_t)L_39) <= ((int32_t)L_41))) { goto IL_003a; } } { int32_t L_42 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b7: { int32_t L_43 = V_1; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_44 = ___cube0; int32_t L_45 = (int32_t)L_44->get_RMax_1(); if ((((int32_t)L_43) <= ((int32_t)L_45))) { goto IL_001a; } } { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD_AdjustorThunk (RuntimeObject * __this, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Mark_m13E9578B18E1E9ED11970D000DC7D52ADC400EFD(_thisAdjusted, ___cube0, ___label1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684_gshared (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * V_5 = NULL; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * V_6 = NULL; double V_7 = 0.0; int32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; double* G_B5_0 = NULL; double* G_B4_0 = NULL; double G_B6_0 = 0.0; double* G_B6_1 = NULL; double* G_B8_0 = NULL; double* G_B7_0 = NULL; double G_B9_0 = 0.0; double* G_B9_1 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_1; L_1 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); int32_t L_2 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1, (int32_t)L_2, (int32_t)0); V_0 = (RuntimeObject*)L_3; } IL_0018: try {// begin try (depth: 1) { RuntimeObject* L_4 = V_0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_5; L_5 = MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_inline((RuntimeObject*)L_4, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); V_1 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_5; BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_6 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)__this->get_colorCube_6(); NullCheck(L_6); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_7 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)((L_6)->GetAddressAt(static_cast(0))); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_8 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_7; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_9 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_8; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_10 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_9; int32_t L_11 = (int32_t)0; V_3 = (int32_t)L_11; L_10->set_AMin_6(L_11); int32_t L_12 = V_3; int32_t L_13 = (int32_t)L_12; V_3 = (int32_t)L_13; L_10->set_BMin_4(L_13); int32_t L_14 = V_3; int32_t L_15 = (int32_t)L_14; V_3 = (int32_t)L_15; L_9->set_GMin_2(L_15); int32_t L_16 = V_3; L_8->set_RMin_0(L_16); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_17 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_7; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_18 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_17; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_19 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_18; int32_t L_20 = (int32_t)((int32_t)32); V_3 = (int32_t)L_20; L_19->set_BMax_5(L_20); int32_t L_21 = V_3; int32_t L_22 = (int32_t)L_21; V_3 = (int32_t)L_22; L_19->set_GMax_3(L_22); int32_t L_23 = V_3; L_18->set_RMax_1(L_23); L_17->set_AMax_7(((int32_t)32)); V_2 = (int32_t)0; V_4 = (int32_t)1; goto IL_0162; } IL_0078: { BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_24 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)__this->get_colorCube_6(); int32_t L_25 = V_2; NullCheck(L_24); V_5 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)((L_24)->GetAddressAt(static_cast(L_25))); BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_26 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)__this->get_colorCube_6(); int32_t L_27 = V_4; NullCheck(L_26); V_6 = (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)((L_26)->GetAddressAt(static_cast(L_27))); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_28 = V_5; Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_29 = V_6; bool L_30; L_30 = WuQuantizer_1_Cut_mE3C98BE02298E89388200F570F1EC3C4F060C94F((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_28, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 55)); if (!L_30) { goto IL_00f0; } } IL_00a1: { int32_t L_31 = V_2; double* L_32; L_32 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_31, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_33 = V_5; int32_t L_34 = (int32_t)L_33->get_Volume_8(); G_B4_0 = L_32; if ((((int32_t)L_34) > ((int32_t)1))) { G_B5_0 = L_32; goto IL_00be; } } IL_00b3: { G_B6_0 = (0.0); G_B6_1 = G_B4_0; goto IL_00c6; } IL_00be: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_35 = V_5; double L_36; L_36 = WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B6_0 = L_36; G_B6_1 = G_B5_0; } IL_00c6: { *((double*)G_B6_1) = (double)G_B6_0; int32_t L_37 = V_4; double* L_38; L_38 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_37, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_39 = V_6; int32_t L_40 = (int32_t)L_39->get_Volume_8(); G_B7_0 = L_38; if ((((int32_t)L_40) > ((int32_t)1))) { G_B8_0 = L_38; goto IL_00e5; } } IL_00da: { G_B9_0 = (0.0); G_B9_1 = G_B7_0; goto IL_00ed; } IL_00e5: { Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * L_41 = V_6; double L_42; L_42 = WuQuantizer_1_Variance_m83CC2CD6368879F2AE7DBA1F84E6507D7F94C25A((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, (Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B9_0 = L_42; G_B9_1 = G_B8_0; } IL_00ed: { *((double*)G_B9_1) = (double)G_B9_0; goto IL_0108; } IL_00f0: { int32_t L_43 = V_2; double* L_44; L_44 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); *((double*)L_44) = (double)(0.0); int32_t L_45 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); } IL_0108: { V_2 = (int32_t)0; double* L_46; L_46 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)0, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_47 = *((double*)L_46); V_7 = (double)L_47; V_8 = (int32_t)1; goto IL_013d; } IL_011a: { int32_t L_48 = V_8; double* L_49; L_49 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_48, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_50 = *((double*)L_49); double L_51 = V_7; if ((!(((double)L_50) > ((double)L_51)))) { goto IL_0137; } } IL_0128: { int32_t L_52 = V_8; double* L_53; L_53 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_52, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_54 = *((double*)L_53); V_7 = (double)L_54; int32_t L_55 = V_8; V_2 = (int32_t)L_55; } IL_0137: { int32_t L_56 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_013d: { int32_t L_57 = V_8; int32_t L_58 = V_4; if ((((int32_t)L_57) <= ((int32_t)L_58))) { goto IL_011a; } } IL_0143: { double L_59 = V_7; if ((!(((double)L_59) <= ((double)(0.0))))) { goto IL_015c; } } IL_0150: { int32_t L_60 = V_4; __this->set_maxColors_5(((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1))); IL2CPP_LEAVE(0x17B, FINALLY_0171); } IL_015c: { int32_t L_61 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0162: { int32_t L_62 = V_4; int32_t L_63 = (int32_t)__this->get_maxColors_5(); if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0078; } } IL_016f: { IL2CPP_LEAVE(0x17B, FINALLY_0171); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: {// begin finally (depth: 1) { RuntimeObject* L_64 = V_0; if (!L_64) { goto IL_017a; } } IL_0174: { RuntimeObject* L_65 = V_0; NullCheck((RuntimeObject*)L_65); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_65); } IL_017a: { IL2CPP_END_FINALLY(369) } }// end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x17B, IL_017b) } IL_017b: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_BuildCube_m1F4CD0558996FE2EAA6E40C230223035DEFB5684(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_16 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)(BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)NULL); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_17 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_EXTERN_C void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_inline(_thisAdjusted, ___configuration0, ___options1, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_EXTERN_C Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * _returnValue; _returnValue = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline(_thisAdjusted, method); return _returnValue; } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_EXTERN_C QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * _returnValue; _returnValue = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline(_thisAdjusted, method); return _returnValue; } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_0 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); (( void (*) (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_1 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )__this->get_palette_4(); return (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_1; } } IL2CPP_EXTERN_C ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 _returnValue; _returnValue = WuQuantizer_1_get_Palette_mC6386066DE38604B668B45CAAADD2A3C8836BEAA(_thisAdjusted, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 ___pixelRegion0, const RuntimeMethod* method) { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_1 = NULL; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_7; memset((&V_7), 0, sizeof(V_7)); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 V_8; memset((&V_8), 0, sizeof(V_8)); { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0; L_0 = Buffer2DRegion_1_get_Rectangle_m1B03B134A4DC4F74DD4A293C818A0B45CC0E9C8A_inline((Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *)(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1; L_1 = Buffer2DRegion_1_get_Buffer_m49ACF03BDEAC64670BF47E534893134FE331B896_inline((Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *)(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); V_1 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_1; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_2 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = V_0; WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_6; L_6 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_5 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_6; int32_t L_7 = (int32_t)__this->get_maxColors_5(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_8; L_8 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_5), (int32_t)0, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_2 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_8; RuntimeObject* L_9 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_10; L_10 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_11; L_11 = (( ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_3 = (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_11; V_6 = (int32_t)0; goto IL_00b3; } IL_005c: { BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_12 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)__this->get_colorCube_6(); int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = V_6; WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)((L_12)->GetAddressAt(static_cast(L_13))), (uint8_t)((int32_t)((uint8_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 16)); BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_15 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)__this->get_colorCube_6(); int32_t L_16 = V_6; NullCheck(L_15); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_17 = V_3; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_18; L_18 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)((L_15)->GetAddressAt(static_cast(L_16))), (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_7 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_18; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_19 = V_7; int64_t L_20 = (int64_t)L_19.get_Weight_4(); if ((((int64_t)L_20) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ad; } } { int32_t L_21 = V_6; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_22; L_22 = Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_23; L_23 = Moment_Normalize_m5251B4A78D78457BCBC2251B1CA0FCB974F0A075_inline((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_22, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_23, /*hidden argument*/NULL); } IL_00ad: { int32_t L_24 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00b3: { int32_t L_25 = V_6; int32_t L_26; L_26 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005c; } } { RuntimeObject* L_27 = (RuntimeObject*)__this->get_paletteOwner_3(); NullCheck((RuntimeObject*)L_27); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_28; L_28 = InterfaceFuncInvoker0< Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 23), (RuntimeObject*)L_27); V_8 = (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_28; int32_t L_29; L_29 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_30; L_30 = Memory_1_Slice_m401EB278D626727547D9C49696190D2582265EF9_inline((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(&V_8), (int32_t)0, (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_31; L_31 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); V_4 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_31; bool L_32 = (bool)__this->get_isDithering_8(); if (!L_32) { goto IL_0113; } } { EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_33 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)__this->get_pixelMap_7(); if (L_33) { goto IL_0106; } } { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_35 = V_4; EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_36 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 27)); (( void (*) (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)->methodPointer)(L_36, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)); __this->set_pixelMap_7(L_36); goto IL_0113; } IL_0106: { EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_37 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)__this->get_pixelMap_7(); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_38 = V_4; NullCheck((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)L_37); (( void (*) (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)->methodPointer)((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)L_37, (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)); } IL_0113: { ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_39 = V_4; __this->set_palette_4(L_39); return; } } IL2CPP_EXTERN_C void WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F_AdjustorThunk (RuntimeObject * __this, Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 ___pixelRegion0, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_AddPaletteColors_mA38F36F88403A8EDF714E81CCCAAC91EB600373F(_thisAdjusted, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * L_0; L_0 = (( WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_3; L_3 = (( IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)L_0, (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3; } } IL2CPP_EXTERN_C IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * _returnValue; _returnValue = WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_inline(_thisAdjusted, ___source0, ___bounds1, method); return _returnValue; } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___color0, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ___match1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_5; memset((&V_5), 0, sizeof(V_5)); uint8_t V_6 = 0x0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * V_7 = NULL; { bool L_0 = (bool)__this->get_isDithering_8(); if (!L_0) { goto IL_0017; } } { EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_1 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)__this->get_pixelMap_7(); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_2 = ___color0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_3 = ___match1; NullCheck((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)L_1); int32_t L_4; L_4 = (( int32_t (*) (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB , Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)->methodPointer)((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)L_1, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )L_2, (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)); return (uint8_t)((int32_t)((uint8_t)L_4)); } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Rg32_ToRgba32_m25E19DDDB7562FC483E892B85667D3CBC7594244_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&___color0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_5 = V_0; uint8_t L_6 = (uint8_t)L_5.get_R_0(); V_1 = (int32_t)((int32_t)((int32_t)L_6>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = V_0; uint8_t L_8 = (uint8_t)L_7.get_G_1(); V_2 = (int32_t)((int32_t)((int32_t)L_8>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_B_2(); V_3 = (int32_t)((int32_t)((int32_t)L_10>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_11 = V_0; uint8_t L_12 = (uint8_t)L_11.get_A_3(); V_4 = (int32_t)((int32_t)((int32_t)L_12>>(int32_t)3)); RuntimeObject* L_13 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14; L_14 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_13, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_15; L_15 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_14, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_5 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_15; int32_t L_16 = V_1; int32_t L_17 = V_2; int32_t L_18 = V_3; int32_t L_19 = V_4; int32_t L_20; L_20 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); uint8_t* L_21; L_21 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_5), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_22 = *((uint8_t*)L_21); V_6 = (uint8_t)L_22; ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_23 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_24; L_24 = ReadOnlyMemory_1_get_Span_mD10549F4458A1C68342573BFE720EB17BF3295FD_inline((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 34)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_25; L_25 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)->methodPointer)((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)); V_7 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_25; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_26 = ___match1; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_27 = V_7; uint8_t L_28 = V_6; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_29; L_29 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_27, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_30 = (*(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_29); *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_26 = L_30; uint8_t L_31 = V_6; return (uint8_t)L_31; } } IL2CPP_EXTERN_C uint8_t WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47_AdjustorThunk (RuntimeObject * __this, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___color0, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * ___match1, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = WuQuantizer_1_GetQuantizedColor_m5EE771B78C95482FC28FF5FE82A58C50931CBE47(_thisAdjusted, ___color0, ___match1, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B3_0 = NULL; RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B6_0 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B9_0 = NULL; RuntimeObject* G_B8_0 = NULL; EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * G_B12_0 = NULL; EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * G_B11_0 = NULL; { bool L_0 = (bool)__this->get_isDisposed_9(); if (L_0) { goto IL_006f; } } { __this->set_isDisposed_9((bool)1); RuntimeObject* L_1 = (RuntimeObject*)__this->get_momentsOwner_1(); RuntimeObject* L_2 = (RuntimeObject*)L_1; G_B2_0 = L_2; if (L_2) { G_B3_0 = L_2; goto IL_001b; } } { goto IL_0020; } IL_001b: { NullCheck((RuntimeObject*)G_B3_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B3_0); } IL_0020: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_tagsOwner_2(); RuntimeObject* L_4 = (RuntimeObject*)L_3; G_B5_0 = L_4; if (L_4) { G_B6_0 = L_4; goto IL_002c; } } { goto IL_0031; } IL_002c: { NullCheck((RuntimeObject*)G_B6_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B6_0); } IL_0031: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); RuntimeObject* L_6 = (RuntimeObject*)L_5; G_B8_0 = L_6; if (L_6) { G_B9_0 = L_6; goto IL_003d; } } { goto IL_0042; } IL_003d: { NullCheck((RuntimeObject*)G_B9_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B9_0); } IL_0042: { __this->set_momentsOwner_1((RuntimeObject*)NULL); __this->set_tagsOwner_2((RuntimeObject*)NULL); __this->set_paletteOwner_3((RuntimeObject*)NULL); EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_7 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)__this->get_pixelMap_7(); EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * L_8 = (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)L_7; G_B11_0 = L_8; if (L_8) { G_B12_0 = L_8; goto IL_0063; } } { goto IL_0068; } IL_0063: { NullCheck((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)G_B12_0); (( void (*) (EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)->methodPointer)((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)G_B12_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)); } IL_0068: { __this->set_pixelMap_7((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)NULL); } IL_006f: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Dispose_m4D9DE3A17B6C81FE42E1252DF3D790AC260177F1(_thisAdjusted, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetPaletteIndex(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WuQuantizer_1_GetPaletteIndex_m74AC3523821B59736AF13168FE7B57BFCBB873B0_gshared (int32_t ___r0, int32_t ___g1, int32_t ___b2, int32_t ___a3, const RuntimeMethod* method) { { int32_t L_0 = ___r0; int32_t L_1 = ___r0; int32_t L_2 = ___g1; int32_t L_3 = ___r0; int32_t L_4 = ___r0; int32_t L_5 = ___g1; int32_t L_6 = ___r0; int32_t L_7 = ___g1; int32_t L_8 = ___b2; int32_t L_9 = ___r0; int32_t L_10 = ___g1; int32_t L_11 = ___b2; int32_t L_12 = ___a3; return (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_4<<(int32_t)6)))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)5)))), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)), (int32_t)L_8))<<(int32_t)5)))), (int32_t)L_9)), (int32_t)L_10)), (int32_t)L_11)), (int32_t)L_12)); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Volume(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD WuQuantizer_1_Volume_m4C14B84C669AB293E7A8884008E6AC10096F466D_gshared (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 ___moments1, const RuntimeMethod* method) { { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_0 = ___cube0; int32_t L_1 = (int32_t)L_0->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_9; L_9 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_10 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_9); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_11 = ___cube0; int32_t L_12 = (int32_t)L_11->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_AMin_6(); int32_t L_19; L_19 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_12, (int32_t)L_14, (int32_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_20; L_20 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_21 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_20); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_22; L_22 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_10, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_AMax_7(); int32_t L_31; L_31 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_24, (int32_t)L_26, (int32_t)L_28, (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_32; L_32 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_33 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_32); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_34; L_34 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_22, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_AMin_6(); int32_t L_43; L_43 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_36, (int32_t)L_38, (int32_t)L_40, (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_44; L_44 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_43, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_45 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_44); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_46; L_46 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_34, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_AMax_7(); int32_t L_55; L_55 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_48, (int32_t)L_50, (int32_t)L_52, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_56; L_56 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_57 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_56); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_58; L_58 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_46, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_AMin_6(); int32_t L_67; L_67 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_60, (int32_t)L_62, (int32_t)L_64, (int32_t)L_66, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_68; L_68 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_67, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_69 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_68); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_70; L_70 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_58, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_AMax_7(); int32_t L_79; L_79 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_72, (int32_t)L_74, (int32_t)L_76, (int32_t)L_78, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_80; L_80 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_81 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_80); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_82; L_82 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_70, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_AMin_6(); int32_t L_91; L_91 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_84, (int32_t)L_86, (int32_t)L_88, (int32_t)L_90, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_92; L_92 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_91, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_93 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_92); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_94; L_94 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_82, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_AMax_7(); int32_t L_103; L_103 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_96, (int32_t)L_98, (int32_t)L_100, (int32_t)L_102, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_104; L_104 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_103, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_105 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_104); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_106; L_106 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_94, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_AMin_6(); int32_t L_115; L_115 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_108, (int32_t)L_110, (int32_t)L_112, (int32_t)L_114, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_116; L_116 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_117 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_116); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_118; L_118 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_106, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMax_7(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_120, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_128; L_128 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_129 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_128); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_130; L_130 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_118, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_AMin_6(); int32_t L_139; L_139 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_134, (int32_t)L_136, (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_140; L_140 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_139, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_141 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_140); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_142; L_142 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_130, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_AMax_7(); int32_t L_151; L_151 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_144, (int32_t)L_146, (int32_t)L_148, (int32_t)L_150, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_152; L_152 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_153 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_152); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_154; L_154 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_142, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_AMin_6(); int32_t L_163; L_163 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_156, (int32_t)L_158, (int32_t)L_160, (int32_t)L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_164; L_164 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_163, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_165 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_164); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_166; L_166 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_154, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_AMax_7(); int32_t L_175; L_175 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_168, (int32_t)L_170, (int32_t)L_172, (int32_t)L_174, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_176; L_176 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_175, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_177 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_176); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_178; L_178 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_166, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_AMin_6(); int32_t L_187; L_187 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_180, (int32_t)L_182, (int32_t)L_184, (int32_t)L_186, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_188; L_188 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments1), (int32_t)L_187, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_189 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_188); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_190; L_190 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_178, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_190; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Bottom(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD WuQuantizer_1_Bottom_m4FD2BDA2C073046171422B3A8EA72AB83D38C673_gshared (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 ___moments2, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_046e; } case 1: { goto IL_02fd; } case 2: { goto IL_018c; } case 3: { goto IL_001b; } } } { goto IL_05df; } IL_001b: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_1 = ___cube0; int32_t L_2 = (int32_t)L_1->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_3 = ___cube0; int32_t L_4 = (int32_t)L_3->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_5 = ___cube0; int32_t L_6 = (int32_t)L_5->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_7 = ___cube0; int32_t L_8 = (int32_t)L_7->get_AMax_7(); int32_t L_9; L_9 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_2, (int32_t)L_4, (int32_t)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_10; L_10 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_11 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_10); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_12; L_12 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_AMin_6(); int32_t L_21; L_21 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_14, (int32_t)L_16, (int32_t)L_18, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_22; L_22 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_23 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_22); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_24; L_24 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_12, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_AMax_7(); int32_t L_33; L_33 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_26, (int32_t)L_28, (int32_t)L_30, (int32_t)L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_34; L_34 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_35 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_34); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_36; L_36 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_24, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_AMin_6(); int32_t L_45; L_45 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_38, (int32_t)L_40, (int32_t)L_42, (int32_t)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_46; L_46 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_47 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_46); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_48; L_48 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_36, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_AMax_7(); int32_t L_57; L_57 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_50, (int32_t)L_52, (int32_t)L_54, (int32_t)L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_58; L_58 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_59 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_58); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_60; L_60 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_48, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_AMin_6(); int32_t L_69; L_69 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_62, (int32_t)L_64, (int32_t)L_66, (int32_t)L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_70; L_70 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_71 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_70); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_72; L_72 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_60, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_71, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_AMax_7(); int32_t L_81; L_81 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_74, (int32_t)L_76, (int32_t)L_78, (int32_t)L_80, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_82; L_82 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_83 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_82); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_84; L_84 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_72, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_AMin_6(); int32_t L_93; L_93 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_86, (int32_t)L_88, (int32_t)L_90, (int32_t)L_92, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_94; L_94 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_95 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_94); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_96; L_96 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_84, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_96; } IL_018c: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMax_7(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_98, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_106; L_106 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_107 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_106); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_108; L_108 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_AMin_6(); int32_t L_117; L_117 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_112, (int32_t)L_114, (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_118; L_118 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_119 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_118); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_120; L_120 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_108, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_119, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_AMax_7(); int32_t L_129; L_129 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_122, (int32_t)L_124, (int32_t)L_126, (int32_t)L_128, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_130; L_130 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_131 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_130); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_132; L_132 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_120, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_131, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_AMin_6(); int32_t L_141; L_141 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_134, (int32_t)L_136, (int32_t)L_138, (int32_t)L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_142; L_142 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_143 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_142); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_144; L_144 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_132, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_143, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_AMax_7(); int32_t L_153; L_153 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_146, (int32_t)L_148, (int32_t)L_150, (int32_t)L_152, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_154; L_154 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_155 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_154); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_156; L_156 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_144, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_155, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_AMin_6(); int32_t L_165; L_165 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_158, (int32_t)L_160, (int32_t)L_162, (int32_t)L_164, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_166; L_166 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_167 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_166); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_168; L_168 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_156, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_167, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_AMax_7(); int32_t L_177; L_177 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_170, (int32_t)L_172, (int32_t)L_174, (int32_t)L_176, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_178; L_178 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_179 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_178); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_180; L_180 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_168, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_179, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_AMin_6(); int32_t L_189; L_189 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_182, (int32_t)L_184, (int32_t)L_186, (int32_t)L_188, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_190; L_190 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_191 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_190); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_192; L_192 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_180, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_192; } IL_02fd: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_193 = ___cube0; int32_t L_194 = (int32_t)L_193->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_195 = ___cube0; int32_t L_196 = (int32_t)L_195->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_197 = ___cube0; int32_t L_198 = (int32_t)L_197->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_199 = ___cube0; int32_t L_200 = (int32_t)L_199->get_AMax_7(); int32_t L_201; L_201 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_194, (int32_t)L_196, (int32_t)L_198, (int32_t)L_200, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_202; L_202 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_201, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_203 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_202); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_204; L_204 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_205 = ___cube0; int32_t L_206 = (int32_t)L_205->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_211 = ___cube0; int32_t L_212 = (int32_t)L_211->get_AMin_6(); int32_t L_213; L_213 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_206, (int32_t)L_208, (int32_t)L_210, (int32_t)L_212, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_214; L_214 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_215 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_214); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_216; L_216 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_204, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_215, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_217 = ___cube0; int32_t L_218 = (int32_t)L_217->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_219 = ___cube0; int32_t L_220 = (int32_t)L_219->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_221 = ___cube0; int32_t L_222 = (int32_t)L_221->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_218, (int32_t)L_220, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_226; L_226 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_227 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_226); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_228; L_228 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_216, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_233 = ___cube0; int32_t L_234 = (int32_t)L_233->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_235 = ___cube0; int32_t L_236 = (int32_t)L_235->get_AMin_6(); int32_t L_237; L_237 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_234, (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_238; L_238 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_237, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_239 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_238); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_240; L_240 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_228, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_239, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_241 = ___cube0; int32_t L_242 = (int32_t)L_241->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_243 = ___cube0; int32_t L_244 = (int32_t)L_243->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_247 = ___cube0; int32_t L_248 = (int32_t)L_247->get_AMax_7(); int32_t L_249; L_249 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_242, (int32_t)L_244, (int32_t)L_246, (int32_t)L_248, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_250; L_250 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_251 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_250); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_252; L_252 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_240, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_251, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_255 = ___cube0; int32_t L_256 = (int32_t)L_255->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_257 = ___cube0; int32_t L_258 = (int32_t)L_257->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_259 = ___cube0; int32_t L_260 = (int32_t)L_259->get_AMin_6(); int32_t L_261; L_261 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_254, (int32_t)L_256, (int32_t)L_258, (int32_t)L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_262; L_262 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_261, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_263 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_262); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_264; L_264 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_252, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_263, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_265 = ___cube0; int32_t L_266 = (int32_t)L_265->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_267 = ___cube0; int32_t L_268 = (int32_t)L_267->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_269 = ___cube0; int32_t L_270 = (int32_t)L_269->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_271 = ___cube0; int32_t L_272 = (int32_t)L_271->get_AMax_7(); int32_t L_273; L_273 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_266, (int32_t)L_268, (int32_t)L_270, (int32_t)L_272, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_274; L_274 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_273, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_275 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_274); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_276; L_276 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_264, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_275, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_277 = ___cube0; int32_t L_278 = (int32_t)L_277->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_279 = ___cube0; int32_t L_280 = (int32_t)L_279->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_281 = ___cube0; int32_t L_282 = (int32_t)L_281->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_AMin_6(); int32_t L_285; L_285 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_278, (int32_t)L_280, (int32_t)L_282, (int32_t)L_284, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_286; L_286 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_285, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_287 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_286); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_288; L_288 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_276, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_287, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_288; } IL_046e: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_289 = ___cube0; int32_t L_290 = (int32_t)L_289->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_291 = ___cube0; int32_t L_292 = (int32_t)L_291->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_293 = ___cube0; int32_t L_294 = (int32_t)L_293->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_295 = ___cube0; int32_t L_296 = (int32_t)L_295->get_AMin_6(); int32_t L_297; L_297 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_290, (int32_t)L_292, (int32_t)L_294, (int32_t)L_296, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_298; L_298 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_297, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_299 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_298); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_300; L_300 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_299, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_301 = ___cube0; int32_t L_302 = (int32_t)L_301->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_303 = ___cube0; int32_t L_304 = (int32_t)L_303->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_AMin_6(); int32_t L_309; L_309 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_302, (int32_t)L_304, (int32_t)L_306, (int32_t)L_308, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_310; L_310 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_309, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_311 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_310); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_312; L_312 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_300, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_313 = ___cube0; int32_t L_314 = (int32_t)L_313->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_315 = ___cube0; int32_t L_316 = (int32_t)L_315->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_317 = ___cube0; int32_t L_318 = (int32_t)L_317->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_319 = ___cube0; int32_t L_320 = (int32_t)L_319->get_AMin_6(); int32_t L_321; L_321 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_314, (int32_t)L_316, (int32_t)L_318, (int32_t)L_320, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_322; L_322 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_321, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_323 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_322); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_324; L_324 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_312, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_325 = ___cube0; int32_t L_326 = (int32_t)L_325->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_AMin_6(); int32_t L_333; L_333 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_326, (int32_t)L_328, (int32_t)L_330, (int32_t)L_332, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_334; L_334 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_335 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_334); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_336; L_336 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_324, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_335, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_337 = ___cube0; int32_t L_338 = (int32_t)L_337->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_339 = ___cube0; int32_t L_340 = (int32_t)L_339->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_341 = ___cube0; int32_t L_342 = (int32_t)L_341->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_343 = ___cube0; int32_t L_344 = (int32_t)L_343->get_AMin_6(); int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_338, (int32_t)L_340, (int32_t)L_342, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_346; L_346 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_347 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_346); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_348; L_348 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_336, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_349 = ___cube0; int32_t L_350 = (int32_t)L_349->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_351 = ___cube0; int32_t L_352 = (int32_t)L_351->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_353 = ___cube0; int32_t L_354 = (int32_t)L_353->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_355 = ___cube0; int32_t L_356 = (int32_t)L_355->get_AMin_6(); int32_t L_357; L_357 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_350, (int32_t)L_352, (int32_t)L_354, (int32_t)L_356, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_358; L_358 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_357, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_359 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_358); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_360; L_360 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_348, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_359, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_361 = ___cube0; int32_t L_362 = (int32_t)L_361->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_363 = ___cube0; int32_t L_364 = (int32_t)L_363->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_365 = ___cube0; int32_t L_366 = (int32_t)L_365->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_367 = ___cube0; int32_t L_368 = (int32_t)L_367->get_AMin_6(); int32_t L_369; L_369 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_362, (int32_t)L_364, (int32_t)L_366, (int32_t)L_368, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_370; L_370 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_369, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_371 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_370); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_372; L_372 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_360, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_371, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_373 = ___cube0; int32_t L_374 = (int32_t)L_373->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_375 = ___cube0; int32_t L_376 = (int32_t)L_375->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_377 = ___cube0; int32_t L_378 = (int32_t)L_377->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_379 = ___cube0; int32_t L_380 = (int32_t)L_379->get_AMin_6(); int32_t L_381; L_381 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_374, (int32_t)L_376, (int32_t)L_378, (int32_t)L_380, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_382; L_382 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments2), (int32_t)L_381, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_383 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_382); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_384; L_384 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_372, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_383, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_384; } IL_05df: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_385 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_385, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_385, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Bottom_m4FD2BDA2C073046171422B3A8EA72AB83D38C673_RuntimeMethod_var))); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Top(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD WuQuantizer_1_Top_mF70B6552BBE45A9AC540972D2BC5D3907F0E15D9_gshared (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, int32_t ___position2, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 ___moments3, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_03e7; } case 1: { goto IL_02a3; } case 2: { goto IL_015f; } case 3: { goto IL_001b; } } } { goto IL_052b; } IL_001b: { int32_t L_1 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_9; L_9 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_10 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_9); int32_t L_11 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_14 = ___cube0; int32_t L_15 = (int32_t)L_14->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_16 = ___cube0; int32_t L_17 = (int32_t)L_16->get_AMin_6(); int32_t L_18; L_18 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_11, (int32_t)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_19; L_19 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_20 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_19); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_21; L_21 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_10, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_22 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_AMax_7(); int32_t L_29; L_29 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_22, (int32_t)L_24, (int32_t)L_26, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_30; L_30 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_31 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_30); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_32; L_32 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_21, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_33 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_34 = ___cube0; int32_t L_35 = (int32_t)L_34->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_38 = ___cube0; int32_t L_39 = (int32_t)L_38->get_AMin_6(); int32_t L_40; L_40 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_33, (int32_t)L_35, (int32_t)L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_41; L_41 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_42 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_41); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_43; L_43 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_32, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_44 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_AMax_7(); int32_t L_51; L_51 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_44, (int32_t)L_46, (int32_t)L_48, (int32_t)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_52; L_52 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_53 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_52); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_54; L_54 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_43, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_53, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_55 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_56 = ___cube0; int32_t L_57 = (int32_t)L_56->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_58 = ___cube0; int32_t L_59 = (int32_t)L_58->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_60 = ___cube0; int32_t L_61 = (int32_t)L_60->get_AMin_6(); int32_t L_62; L_62 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_55, (int32_t)L_57, (int32_t)L_59, (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_63; L_63 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_62, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_64 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_63); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_65; L_65 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_54, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_66 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMax_7(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_74; L_74 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_75 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_74); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_76; L_76 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_65, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_77 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_78 = ___cube0; int32_t L_79 = (int32_t)L_78->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_80 = ___cube0; int32_t L_81 = (int32_t)L_80->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_82 = ___cube0; int32_t L_83 = (int32_t)L_82->get_AMin_6(); int32_t L_84; L_84 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_77, (int32_t)L_79, (int32_t)L_81, (int32_t)L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_85; L_85 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_86 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_85); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_87; L_87 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_76, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_86, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_87; } IL_015f: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_88 = ___cube0; int32_t L_89 = (int32_t)L_88->get_RMax_1(); int32_t L_90 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_AMax_7(); int32_t L_95; L_95 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_89, (int32_t)L_90, (int32_t)L_92, (int32_t)L_94, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_96; L_96 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_97 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_96); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_98 = ___cube0; int32_t L_99 = (int32_t)L_98->get_RMax_1(); int32_t L_100 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMin_6(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_99, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_106; L_106 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_107 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_106); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_108; L_108 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_97, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); int32_t L_111 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_112 = ___cube0; int32_t L_113 = (int32_t)L_112->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_114 = ___cube0; int32_t L_115 = (int32_t)L_114->get_AMax_7(); int32_t L_116; L_116 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_111, (int32_t)L_113, (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_117; L_117 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_118 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_117); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_119; L_119 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_108, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_118, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_120 = ___cube0; int32_t L_121 = (int32_t)L_120->get_RMax_1(); int32_t L_122 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMin_6(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_121, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_128; L_128 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_129 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_128); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_130; L_130 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_119, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); int32_t L_133 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_134 = ___cube0; int32_t L_135 = (int32_t)L_134->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_136 = ___cube0; int32_t L_137 = (int32_t)L_136->get_AMax_7(); int32_t L_138; L_138 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_133, (int32_t)L_135, (int32_t)L_137, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_139; L_139 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_140 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_139); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_141; L_141 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_130, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_142 = ___cube0; int32_t L_143 = (int32_t)L_142->get_RMin_0(); int32_t L_144 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_AMin_6(); int32_t L_149; L_149 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_143, (int32_t)L_144, (int32_t)L_146, (int32_t)L_148, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_150; L_150 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_149, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_151 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_150); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_152; L_152 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_141, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_RMin_0(); int32_t L_155 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_156 = ___cube0; int32_t L_157 = (int32_t)L_156->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_158 = ___cube0; int32_t L_159 = (int32_t)L_158->get_AMax_7(); int32_t L_160; L_160 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_154, (int32_t)L_155, (int32_t)L_157, (int32_t)L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_161; L_161 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_160, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_162 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_161); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_163; L_163 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_152, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_164 = ___cube0; int32_t L_165 = (int32_t)L_164->get_RMin_0(); int32_t L_166 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_AMin_6(); int32_t L_171; L_171 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_165, (int32_t)L_166, (int32_t)L_168, (int32_t)L_170, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_172; L_172 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_173 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_172); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_174; L_174 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_163, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_173, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_174; } IL_02a3: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_GMax_3(); int32_t L_179 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_180 = ___cube0; int32_t L_181 = (int32_t)L_180->get_AMax_7(); int32_t L_182; L_182 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_176, (int32_t)L_178, (int32_t)L_179, (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_183; L_183 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_182, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_184 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_183); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMax_3(); int32_t L_189 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_190 = ___cube0; int32_t L_191 = (int32_t)L_190->get_AMin_6(); int32_t L_192; L_192 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_189, (int32_t)L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_193; L_193 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_194 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_193); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_195; L_195 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_184, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_194, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_196 = ___cube0; int32_t L_197 = (int32_t)L_196->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_198 = ___cube0; int32_t L_199 = (int32_t)L_198->get_GMin_2(); int32_t L_200 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_201 = ___cube0; int32_t L_202 = (int32_t)L_201->get_AMax_7(); int32_t L_203; L_203 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_197, (int32_t)L_199, (int32_t)L_200, (int32_t)L_202, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_204; L_204 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_205 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_204); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_206; L_206 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_195, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_205, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_GMin_2(); int32_t L_211 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_212 = ___cube0; int32_t L_213 = (int32_t)L_212->get_AMin_6(); int32_t L_214; L_214 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_208, (int32_t)L_210, (int32_t)L_211, (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_215; L_215 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_214, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_216 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_215); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_217; L_217 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_206, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_216, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_218 = ___cube0; int32_t L_219 = (int32_t)L_218->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_220 = ___cube0; int32_t L_221 = (int32_t)L_220->get_GMax_3(); int32_t L_222 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_219, (int32_t)L_221, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_226; L_226 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_227 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_226); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_228; L_228 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_217, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMax_3(); int32_t L_233 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_234 = ___cube0; int32_t L_235 = (int32_t)L_234->get_AMin_6(); int32_t L_236; L_236 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_233, (int32_t)L_235, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_237; L_237 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_238 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_237); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_239; L_239 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_228, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_238, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_240 = ___cube0; int32_t L_241 = (int32_t)L_240->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_242 = ___cube0; int32_t L_243 = (int32_t)L_242->get_GMin_2(); int32_t L_244 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_AMax_7(); int32_t L_247; L_247 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_241, (int32_t)L_243, (int32_t)L_244, (int32_t)L_246, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_248; L_248 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_247, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_249 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_248); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_250; L_250 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_239, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_251 = ___cube0; int32_t L_252 = (int32_t)L_251->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_GMin_2(); int32_t L_255 = ___position2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_256 = ___cube0; int32_t L_257 = (int32_t)L_256->get_AMin_6(); int32_t L_258; L_258 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_252, (int32_t)L_254, (int32_t)L_255, (int32_t)L_257, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_259; L_259 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_258, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_260 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_259); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_261; L_261 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_250, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_261; } IL_03e7: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_262 = ___cube0; int32_t L_263 = (int32_t)L_262->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_264 = ___cube0; int32_t L_265 = (int32_t)L_264->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_266 = ___cube0; int32_t L_267 = (int32_t)L_266->get_BMax_5(); int32_t L_268 = ___position2; int32_t L_269; L_269 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_263, (int32_t)L_265, (int32_t)L_267, (int32_t)L_268, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_270; L_270 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_269, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_271 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_270); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_272 = ___cube0; int32_t L_273 = (int32_t)L_272->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_274 = ___cube0; int32_t L_275 = (int32_t)L_274->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_276 = ___cube0; int32_t L_277 = (int32_t)L_276->get_BMin_4(); int32_t L_278 = ___position2; int32_t L_279; L_279 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_273, (int32_t)L_275, (int32_t)L_277, (int32_t)L_278, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_280; L_280 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_279, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_281 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_280); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_282; L_282 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_271, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_281, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_285 = ___cube0; int32_t L_286 = (int32_t)L_285->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_287 = ___cube0; int32_t L_288 = (int32_t)L_287->get_BMax_5(); int32_t L_289 = ___position2; int32_t L_290; L_290 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_284, (int32_t)L_286, (int32_t)L_288, (int32_t)L_289, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_291; L_291 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_290, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_292 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_291); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_293; L_293 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_282, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_292, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_294 = ___cube0; int32_t L_295 = (int32_t)L_294->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_296 = ___cube0; int32_t L_297 = (int32_t)L_296->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_298 = ___cube0; int32_t L_299 = (int32_t)L_298->get_BMin_4(); int32_t L_300 = ___position2; int32_t L_301; L_301 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_295, (int32_t)L_297, (int32_t)L_299, (int32_t)L_300, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_302; L_302 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_301, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_303 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_302); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_304; L_304 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_293, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_303, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_309 = ___cube0; int32_t L_310 = (int32_t)L_309->get_BMax_5(); int32_t L_311 = ___position2; int32_t L_312; L_312 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_306, (int32_t)L_308, (int32_t)L_310, (int32_t)L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_313; L_313 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_312, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_314 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_313); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_315; L_315 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_304, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_314, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_316 = ___cube0; int32_t L_317 = (int32_t)L_316->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_318 = ___cube0; int32_t L_319 = (int32_t)L_318->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_320 = ___cube0; int32_t L_321 = (int32_t)L_320->get_BMin_4(); int32_t L_322 = ___position2; int32_t L_323; L_323 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_317, (int32_t)L_319, (int32_t)L_321, (int32_t)L_322, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_324; L_324 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_325 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_324); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_326; L_326 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_315, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_325, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_BMax_5(); int32_t L_333 = ___position2; int32_t L_334; L_334 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_328, (int32_t)L_330, (int32_t)L_332, (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_335; L_335 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_334, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_336 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_335); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_337; L_337 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_326, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_336, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_338 = ___cube0; int32_t L_339 = (int32_t)L_338->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_340 = ___cube0; int32_t L_341 = (int32_t)L_340->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_342 = ___cube0; int32_t L_343 = (int32_t)L_342->get_BMin_4(); int32_t L_344 = ___position2; int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_339, (int32_t)L_341, (int32_t)L_343, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_346; L_346 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&___moments3), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_347 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_346); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_348; L_348 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_337, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_348; } IL_052b: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_349 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_349, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_349, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Top_mF70B6552BBE45A9AC540972D2BC5D3907F0E15D9_RuntimeMethod_var))); } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_0; memset((&V_0), 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_1; L_1 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_0 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_4; L_4 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)L_3, (int32_t)0); V_1 = (RuntimeObject*)L_4; } IL_0020: try {// begin try (depth: 1) { RuntimeObject* L_5 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_6; L_6 = MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_inline((RuntimeObject*)L_5, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); V_2 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_6; int32_t L_7; L_7 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); V_3 = (int32_t)L_7; goto IL_00f0; } IL_0034: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_8 = ___source0; int32_t L_9 = V_3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_8); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_10; L_10 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)); V_5 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_10; int32_t L_11; L_11 = Rectangle_get_Left_m2A157246A4D646F88909755164E1B54FCB9B5950((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); int32_t L_12; L_12 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_13; L_13 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_5), (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_4 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_13; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 45)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_14; L_14 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16 = V_4; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_17; L_17 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18 = V_2; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_14); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(26 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToRgba32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_17, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18); V_6 = (int32_t)0; goto IL_00e1; } IL_0071: { int32_t L_19 = V_6; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_20; L_20 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_20); V_7 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_21; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_22 = V_7; uint8_t L_23 = (uint8_t)L_22.get_R_0(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_23>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_24 = V_7; uint8_t L_25 = (uint8_t)L_24.get_G_1(); V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_25>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_26 = V_7; uint8_t L_27 = (uint8_t)L_26.get_B_2(); V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_27>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_28 = V_7; uint8_t L_29 = (uint8_t)L_28.get_A_3(); V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_29>>(int32_t)3)), (int32_t)1)); int32_t L_30 = V_8; int32_t L_31 = V_9; int32_t L_32 = V_10; int32_t L_33 = V_11; int32_t L_34; L_34 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_35; L_35 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_0), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_36 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_35; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_37 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_36); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_7; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_39; L_39 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_37, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)); *(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_36 = L_39; int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e1: { int32_t L_41 = V_6; int32_t L_42; L_42 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), /*hidden argument*/Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0071; } } IL_00ec: { int32_t L_43 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00f0: { int32_t L_44 = V_3; int32_t L_45; L_45 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0034; } } IL_00fd: { IL2CPP_LEAVE(0x109, FINALLY_00ff); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ff; } FINALLY_00ff: {// begin finally (depth: 1) { RuntimeObject* L_46 = V_1; if (!L_46) { goto IL_0108; } } IL_0102: { RuntimeObject* L_47 = V_1; NullCheck((RuntimeObject*)L_47); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_47); } IL_0108: { IL2CPP_END_FINALLY(255) } }// end finally (depth: 1) IL2CPP_CLEANUP(255) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x109, IL_0109) } IL_0109: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE_AdjustorThunk (RuntimeObject * __this, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Build3DHistogram_m203DE914CD8AB76F492EEB95EA91A77D564732FE(_thisAdjusted, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_3; memset((&V_3), 0, sizeof(V_3)); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); RuntimeObject* L_1; L_1 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)((int32_t)1089), (int32_t)0); V_0 = (RuntimeObject*)L_1; } IL_000d: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)((int32_t)33), (int32_t)0); V_1 = (RuntimeObject*)L_3; } IL_0017: try {// begin try (depth: 2) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_5; L_5 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_2 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_5; RuntimeObject* L_6 = V_0; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_7; L_7 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_3 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_7; RuntimeObject* L_8 = V_1; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_9; L_9 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_4 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_9; int32_t L_10; L_10 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)1, (int32_t)0, (int32_t)0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); V_5 = (int32_t)L_10; V_6 = (int32_t)1; goto IL_018d; } IL_0045: { int32_t L_11 = V_6; int32_t L_12 = V_6; int32_t L_13 = V_6; int32_t L_14 = V_6; int32_t L_15 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_11<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_14<<(int32_t)6)))), (int32_t)L_15)); Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_8 = (int32_t)1; goto IL_017e; } IL_006f: { int32_t L_16 = V_7; int32_t L_17 = V_8; int32_t L_18 = V_8; int32_t L_19 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_18<<(int32_t)5)))), (int32_t)L_19)); int32_t L_20 = V_6; int32_t L_21 = V_8; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)); Span_1_Clear_mC975BC35AB43B8C899012A895781AC85405688C2((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_11 = (int32_t)1; goto IL_016f; } IL_0097: { int32_t L_22 = V_9; int32_t L_23 = V_10; int32_t L_24 = V_11; int32_t L_25 = V_11; V_12 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))<<(int32_t)5)))), (int32_t)L_25)); il2cpp_codegen_initobj((&V_13), sizeof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )); int32_t L_26 = V_11; V_14 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)((int32_t)33))); V_15 = (int32_t)1; goto IL_0160; } IL_00bd: { int32_t L_27 = V_12; int32_t L_28 = V_15; V_16 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_29 = V_13; int32_t L_30 = V_16; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_31; L_31 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_2), (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_32 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_31); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_33; L_33 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_29, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_13 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_33; int32_t L_34 = V_15; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_35; L_35 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_4), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_36 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_35; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_37 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_36); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_38 = V_13; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_39; L_39 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_37, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_36 = L_39; int32_t L_40 = V_14; int32_t L_41 = V_15; V_17 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)); int32_t L_42 = V_17; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_43; L_43 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_3), (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_44 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_43; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_45 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_44); int32_t L_46 = V_15; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_47; L_47 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_4), (int32_t)L_46, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_48 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_47); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_49; L_49 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_45, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_44 = L_49; int32_t L_50 = V_16; int32_t L_51 = V_5; V_18 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51)); int32_t L_52 = V_16; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_53; L_53 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_2), (int32_t)L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); int32_t L_54 = V_18; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_55; L_55 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_2), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_56 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_55); int32_t L_57 = V_17; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_58; L_58 = Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_3), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_59 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_58); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_60; L_60 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_56, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_53 = L_60; int32_t L_61 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0160: { int32_t L_62 = V_15; if ((((int32_t)L_62) < ((int32_t)((int32_t)33)))) { goto IL_00bd; } } IL_0169: { int32_t L_63 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_016f: { int32_t L_64 = V_11; if ((((int32_t)L_64) < ((int32_t)((int32_t)33)))) { goto IL_0097; } } IL_0178: { int32_t L_65 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_017e: { int32_t L_66 = V_8; if ((((int32_t)L_66) < ((int32_t)((int32_t)33)))) { goto IL_006f; } } IL_0187: { int32_t L_67 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_018d: { int32_t L_68 = V_6; if ((((int32_t)L_68) < ((int32_t)((int32_t)33)))) { goto IL_0045; } } IL_0196: { IL2CPP_LEAVE(0x1AC, FINALLY_0198); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0198; } FINALLY_0198: {// begin finally (depth: 2) { RuntimeObject* L_69 = V_1; if (!L_69) { goto IL_01a1; } } IL_019b: { RuntimeObject* L_70 = V_1; NullCheck((RuntimeObject*)L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_70); } IL_01a1: { IL2CPP_END_FINALLY(408) } }// end finally (depth: 2) IL2CPP_CLEANUP(408) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1AC, FINALLY_01a2); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a2; } FINALLY_01a2: {// begin finally (depth: 1) { RuntimeObject* L_71 = V_0; if (!L_71) { goto IL_01ab; } } IL_01a5: { RuntimeObject* L_72 = V_0; NullCheck((RuntimeObject*)L_72); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_72); } IL_01ab: { IL2CPP_END_FINALLY(418) } }// end finally (depth: 1) IL2CPP_CLEANUP(418) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1AC, IL_01ac) } IL_01ac: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4_AdjustorThunk (RuntimeObject * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Get3DMoments_mFA9D6C1C046A114826F2CBCDF9C81974DD9090E4(_thisAdjusted, ___allocator0, method); } // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, const RuntimeMethod* method) { ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_1; memset((&V_1), 0, sizeof(V_1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_2; memset((&V_2), 0, sizeof(V_2)); { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_1; L_1 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_2; L_2 = (( ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_3 = ___cube0; ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_4 = V_0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_5; L_5 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_3, (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_5; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_8 = ___cube0; int32_t L_9 = (int32_t)L_8->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_10 = ___cube0; int32_t L_11 = (int32_t)L_10->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_AMax_7(); int32_t L_14; L_14 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_7, (int32_t)L_9, (int32_t)L_11, (int32_t)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_15; L_15 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_16 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_15); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_21 = ___cube0; int32_t L_22 = (int32_t)L_21->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); int32_t L_25; L_25 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_18, (int32_t)L_20, (int32_t)L_22, (int32_t)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_26; L_26 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_27 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_26); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_28; L_28 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_16, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_33 = ___cube0; int32_t L_34 = (int32_t)L_33->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_AMax_7(); int32_t L_37; L_37 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_32, (int32_t)L_34, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_38; L_38 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_39 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_38); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_40; L_40 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_28, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_AMin_6(); int32_t L_49; L_49 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_42, (int32_t)L_44, (int32_t)L_46, (int32_t)L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_50; L_50 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_49, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_51 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_50); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_52; L_52 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_40, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_57 = ___cube0; int32_t L_58 = (int32_t)L_57->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_AMax_7(); int32_t L_61; L_61 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_54, (int32_t)L_56, (int32_t)L_58, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_62; L_62 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_63 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_62); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_64; L_64 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_52, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMin_6(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_74; L_74 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_75 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_74); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_76; L_76 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_64, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_81 = ___cube0; int32_t L_82 = (int32_t)L_81->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_AMax_7(); int32_t L_85; L_85 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_78, (int32_t)L_80, (int32_t)L_82, (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_86; L_86 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_85, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_87 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_86); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_88; L_88 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_76, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_87, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_AMin_6(); int32_t L_97; L_97 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_90, (int32_t)L_92, (int32_t)L_94, (int32_t)L_96, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_98; L_98 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_97, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_99 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_98); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_100; L_100 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_88, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_99, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_105 = ___cube0; int32_t L_106 = (int32_t)L_105->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_AMax_7(); int32_t L_109; L_109 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_102, (int32_t)L_104, (int32_t)L_106, (int32_t)L_108, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_110; L_110 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_109, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_111 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_110); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_112; L_112 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_100, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_111, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_117 = ___cube0; int32_t L_118 = (int32_t)L_117->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_AMin_6(); int32_t L_121; L_121 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_114, (int32_t)L_116, (int32_t)L_118, (int32_t)L_120, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_122; L_122 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_121, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_123 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_122); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_124; L_124 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_112, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_123, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_129 = ___cube0; int32_t L_130 = (int32_t)L_129->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_AMax_7(); int32_t L_133; L_133 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_126, (int32_t)L_128, (int32_t)L_130, (int32_t)L_132, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_134; L_134 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_133, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_135 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_134); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_136; L_136 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_124, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_135, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_141 = ___cube0; int32_t L_142 = (int32_t)L_141->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_AMin_6(); int32_t L_145; L_145 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_138, (int32_t)L_140, (int32_t)L_142, (int32_t)L_144, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_146; L_146 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_145, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_147 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_146); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_148; L_148 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_136, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_147, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_AMax_7(); int32_t L_157; L_157 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_150, (int32_t)L_152, (int32_t)L_154, (int32_t)L_156, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_158; L_158 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_157, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_159 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_158); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_160; L_160 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_148, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_165 = ___cube0; int32_t L_166 = (int32_t)L_165->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_AMin_6(); int32_t L_169; L_169 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_162, (int32_t)L_164, (int32_t)L_166, (int32_t)L_168, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_170; L_170 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_169, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_171 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_170); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_172; L_172 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_160, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_AMax_7(); int32_t L_181; L_181 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_174, (int32_t)L_176, (int32_t)L_178, (int32_t)L_180, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_182; L_182 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_183 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_182); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_184; L_184 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_172, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_183, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_189 = ___cube0; int32_t L_190 = (int32_t)L_189->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_191 = ___cube0; int32_t L_192 = (int32_t)L_191->get_AMin_6(); int32_t L_193; L_193 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_190, (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_194; L_194 = ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_inline((ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 *)(&V_0), (int32_t)L_193, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_195 = (*(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_194); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_196; L_196 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_184, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_195, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_197 = V_1; int64_t L_198 = (int64_t)L_197.get_R_0(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_199 = V_1; int64_t L_200 = (int64_t)L_199.get_G_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_201 = V_1; int64_t L_202 = (int64_t)L_201.get_B_2(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_203 = V_1; int64_t L_204 = (int64_t)L_203.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_2), (float)((float)((float)L_198)), (float)((float)((float)L_200)), (float)((float)((float)L_202)), (float)((float)((float)L_204)), /*hidden argument*/NULL); double L_205 = (double)L_196.get_Moment2_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_206 = V_2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_207 = V_2; float L_208; L_208 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_206, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_207, /*hidden argument*/NULL); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_209 = V_1; int64_t L_210 = (int64_t)L_209.get_Weight_4(); return (double)((double)il2cpp_codegen_subtract((double)L_205, (double)((double)((double)((float)((float)L_208/(float)((float)((float)L_210)))))))); } } IL2CPP_EXTERN_C double WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD_AdjustorThunk (RuntimeObject * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD(_thisAdjusted, ___cube0, method); return _returnValue; } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___whole5, const RuntimeMethod* method) { ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_4; memset((&V_4), 0, sizeof(V_4)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_5; memset((&V_5), 0, sizeof(V_5)); float V_6 = 0.0f; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_1; L_1 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_2; L_2 = (( ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_3 = ___cube0; int32_t L_4 = ___direction1; ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_5 = V_0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_6; L_6 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, int32_t, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)->methodPointer)((Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_3, (int32_t)L_4, (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)); V_1 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_6; V_2 = (float)(0.0f); int32_t* L_7 = ___cut4; *((int32_t*)L_7) = (int32_t)(-1); int32_t L_8 = ___first2; V_3 = (int32_t)L_8; goto IL_00e5; } IL_002b: { Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_9 = V_1; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_10 = ___cube0; int32_t L_11 = ___direction1; int32_t L_12 = V_3; ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_13 = V_0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_14; L_14 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, int32_t, int32_t, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)->methodPointer)((Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_10, (int32_t)L_11, (int32_t)L_12, (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_15; L_15 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_9, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_4 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_15; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_16 = V_4; int64_t L_17 = (int64_t)L_16.get_Weight_4(); if (!L_17) { goto IL_00e1; } } { Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_18 = V_4; int64_t L_19 = (int64_t)L_18.get_R_0(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_20 = V_4; int64_t L_21 = (int64_t)L_20.get_G_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_22 = V_4; int64_t L_23 = (int64_t)L_22.get_B_2(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_24 = V_4; int64_t L_25 = (int64_t)L_24.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_19)), (float)((float)((float)L_21)), (float)((float)((float)L_23)), (float)((float)((float)L_25)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_27 = V_5; float L_28; L_28 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_26, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_27, /*hidden argument*/NULL); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_29 = V_4; int64_t L_30 = (int64_t)L_29.get_Weight_4(); V_6 = (float)((float)((float)L_28/(float)((float)((float)L_30)))); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_31 = ___whole5; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_32 = V_4; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_33; L_33 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_31, (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); V_4 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_33; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_34 = V_4; int64_t L_35 = (int64_t)L_34.get_Weight_4(); if (!L_35) { goto IL_00e1; } } { Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_36 = V_4; int64_t L_37 = (int64_t)L_36.get_R_0(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_38 = V_4; int64_t L_39 = (int64_t)L_38.get_G_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_40 = V_4; int64_t L_41 = (int64_t)L_40.get_B_2(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_42 = V_4; int64_t L_43 = (int64_t)L_42.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_37)), (float)((float)((float)L_39)), (float)((float)((float)L_41)), (float)((float)((float)L_43)), /*hidden argument*/NULL); float L_44 = V_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_45 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_46 = V_5; float L_47; L_47 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_45, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_46, /*hidden argument*/NULL); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_48 = V_4; int64_t L_49 = (int64_t)L_48.get_Weight_4(); V_6 = (float)((float)il2cpp_codegen_add((float)L_44, (float)((float)((float)L_47/(float)((float)((float)L_49)))))); float L_50 = V_6; float L_51 = V_2; if ((!(((float)L_50) > ((float)L_51)))) { goto IL_00e1; } } { float L_52 = V_6; V_2 = (float)L_52; int32_t* L_53 = ___cut4; int32_t L_54 = V_3; *((int32_t*)L_53) = (int32_t)L_54; } IL_00e1: { int32_t L_55 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_00e5: { int32_t L_56 = V_3; int32_t L_57 = ___last3; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_002b; } } { float L_58 = V_2; return (float)L_58; } } IL2CPP_EXTERN_C float WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5_AdjustorThunk (RuntimeObject * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___whole5, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5(_thisAdjusted, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); return _returnValue; } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set10, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set21, const RuntimeMethod* method) { ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_1; L_1 = (( Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_2; L_2 = (( ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_2; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_3 = ___set10; ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 L_4 = V_0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_5; L_5 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD (*) (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *, ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_3, (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_5; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_6 = ___set10; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_7 = ___set10; int32_t L_8 = (int32_t)L_7->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_9 = ___set10; int32_t L_10 = (int32_t)L_9->get_RMax_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_11 = V_1; float L_12; L_12 = WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_6, (int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), (int32_t)L_10, (int32_t*)(int32_t*)(&V_3), (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_2 = (float)L_12; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_13 = ___set10; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_14 = ___set10; int32_t L_15 = (int32_t)L_14->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_16 = ___set10; int32_t L_17 = (int32_t)L_16->get_GMax_3(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_18 = V_1; float L_19; L_19 = WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_13, (int32_t)2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), (int32_t)L_17, (int32_t*)(int32_t*)(&V_5), (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_4 = (float)L_19; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_20 = ___set10; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_21 = ___set10; int32_t L_22 = (int32_t)L_21->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_23 = ___set10; int32_t L_24 = (int32_t)L_23->get_BMax_5(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_25 = V_1; float L_26; L_26 = WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_20, (int32_t)1, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)), (int32_t)L_24, (int32_t*)(int32_t*)(&V_7), (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_6 = (float)L_26; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_27 = ___set10; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_28 = ___set10; int32_t L_29 = (int32_t)L_28->get_AMin_6(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_30 = ___set10; int32_t L_31 = (int32_t)L_30->get_AMax_7(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD L_32 = V_1; float L_33; L_33 = WuQuantizer_1_Maximize_mD9C82635CEF5FCEB83FF36CE97DD5753331DBCD5((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_27, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)), (int32_t)L_31, (int32_t*)(int32_t*)(&V_9), (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_8 = (float)L_33; float L_34 = V_2; float L_35 = V_4; if ((!(((float)L_34) >= ((float)L_35)))) { goto IL_009c; } } { float L_36 = V_2; float L_37 = V_6; if ((!(((float)L_36) >= ((float)L_37)))) { goto IL_009c; } } { float L_38 = V_2; float L_39 = V_8; if ((!(((float)L_38) >= ((float)L_39)))) { goto IL_009c; } } { V_10 = (int32_t)3; int32_t L_40 = V_3; if ((((int32_t)L_40) >= ((int32_t)0))) { goto IL_00cb; } } { return (bool)0; } IL_009c: { float L_41 = V_4; float L_42 = V_2; if ((!(((float)L_41) >= ((float)L_42)))) { goto IL_00b2; } } { float L_43 = V_4; float L_44 = V_6; if ((!(((float)L_43) >= ((float)L_44)))) { goto IL_00b2; } } { float L_45 = V_4; float L_46 = V_8; if ((!(((float)L_45) >= ((float)L_46)))) { goto IL_00b2; } } { V_10 = (int32_t)2; goto IL_00cb; } IL_00b2: { float L_47 = V_6; float L_48 = V_2; if ((!(((float)L_47) >= ((float)L_48)))) { goto IL_00c8; } } { float L_49 = V_6; float L_50 = V_4; if ((!(((float)L_49) >= ((float)L_50)))) { goto IL_00c8; } } { float L_51 = V_6; float L_52 = V_8; if ((!(((float)L_51) >= ((float)L_52)))) { goto IL_00c8; } } { V_10 = (int32_t)1; goto IL_00cb; } IL_00c8: { V_10 = (int32_t)0; } IL_00cb: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_53 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_54 = ___set10; int32_t L_55 = (int32_t)L_54->get_RMax_1(); L_53->set_RMax_1(L_55); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_56 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_57 = ___set10; int32_t L_58 = (int32_t)L_57->get_GMax_3(); L_56->set_GMax_3(L_58); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_59 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_60 = ___set10; int32_t L_61 = (int32_t)L_60->get_BMax_5(); L_59->set_BMax_5(L_61); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_62 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_63 = ___set10; int32_t L_64 = (int32_t)L_63->get_AMax_7(); L_62->set_AMax_7(L_64); int32_t L_65 = V_10; switch (L_65) { case 0: { goto IL_01c4; } case 1: { goto IL_018b; } case 2: { goto IL_0152; } case 3: { goto IL_0117; } } } { goto IL_01fb; } IL_0117: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_66 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_67 = ___set10; int32_t L_68 = V_3; int32_t L_69 = (int32_t)L_68; V_11 = (int32_t)L_69; L_67->set_RMax_1(L_69); int32_t L_70 = V_11; L_66->set_RMin_0(L_70); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_71 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_72 = ___set10; int32_t L_73 = (int32_t)L_72->get_GMin_2(); L_71->set_GMin_2(L_73); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_74 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_75 = ___set10; int32_t L_76 = (int32_t)L_75->get_BMin_4(); L_74->set_BMin_4(L_76); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_77 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_78 = ___set10; int32_t L_79 = (int32_t)L_78->get_AMin_6(); L_77->set_AMin_6(L_79); goto IL_01fb; } IL_0152: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_80 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_81 = ___set10; int32_t L_82 = V_5; int32_t L_83 = (int32_t)L_82; V_11 = (int32_t)L_83; L_81->set_GMax_3(L_83); int32_t L_84 = V_11; L_80->set_GMin_2(L_84); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_85 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_86 = ___set10; int32_t L_87 = (int32_t)L_86->get_RMin_0(); L_85->set_RMin_0(L_87); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_88 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_89 = ___set10; int32_t L_90 = (int32_t)L_89->get_BMin_4(); L_88->set_BMin_4(L_90); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_91 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_92 = ___set10; int32_t L_93 = (int32_t)L_92->get_AMin_6(); L_91->set_AMin_6(L_93); goto IL_01fb; } IL_018b: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_94 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_95 = ___set10; int32_t L_96 = V_7; int32_t L_97 = (int32_t)L_96; V_11 = (int32_t)L_97; L_95->set_BMax_5(L_97); int32_t L_98 = V_11; L_94->set_BMin_4(L_98); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_99 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_100 = ___set10; int32_t L_101 = (int32_t)L_100->get_RMin_0(); L_99->set_RMin_0(L_101); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_102 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_103 = ___set10; int32_t L_104 = (int32_t)L_103->get_GMin_2(); L_102->set_GMin_2(L_104); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_105 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_106 = ___set10; int32_t L_107 = (int32_t)L_106->get_AMin_6(); L_105->set_AMin_6(L_107); goto IL_01fb; } IL_01c4: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_108 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_109 = ___set10; int32_t L_110 = V_9; int32_t L_111 = (int32_t)L_110; V_11 = (int32_t)L_111; L_109->set_AMax_7(L_111); int32_t L_112 = V_11; L_108->set_AMin_6(L_112); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_113 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_114 = ___set10; int32_t L_115 = (int32_t)L_114->get_RMin_0(); L_113->set_RMin_0(L_115); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_116 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_117 = ___set10; int32_t L_118 = (int32_t)L_117->get_GMin_2(); L_116->set_GMin_2(L_118); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_119 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_120 = ___set10; int32_t L_121 = (int32_t)L_120->get_BMin_4(); L_119->set_BMin_4(L_121); } IL_01fb: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_122 = ___set10; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_123 = ___set10; int32_t L_124 = (int32_t)L_123->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_125 = ___set10; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_127 = ___set10; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_129 = ___set10; int32_t L_130 = (int32_t)L_129->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_131 = ___set10; int32_t L_132 = (int32_t)L_131->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_133 = ___set10; int32_t L_134 = (int32_t)L_133->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_135 = ___set10; int32_t L_136 = (int32_t)L_135->get_AMax_7(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_137 = ___set10; int32_t L_138 = (int32_t)L_137->get_AMin_6(); L_122->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_124, (int32_t)L_126)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_128, (int32_t)L_130)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_132, (int32_t)L_134)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_136, (int32_t)L_138))))); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_139 = ___set21; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_140 = ___set21; int32_t L_141 = (int32_t)L_140->get_RMax_1(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_142 = ___set21; int32_t L_143 = (int32_t)L_142->get_RMin_0(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_144 = ___set21; int32_t L_145 = (int32_t)L_144->get_GMax_3(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_146 = ___set21; int32_t L_147 = (int32_t)L_146->get_GMin_2(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_148 = ___set21; int32_t L_149 = (int32_t)L_148->get_BMax_5(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_150 = ___set21; int32_t L_151 = (int32_t)L_150->get_BMin_4(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_152 = ___set21; int32_t L_153 = (int32_t)L_152->get_AMax_7(); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_154 = ___set21; int32_t L_155 = (int32_t)L_154->get_AMin_6(); L_139->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)L_143)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_145, (int32_t)L_147)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_149, (int32_t)L_151)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_153, (int32_t)L_155))))); return (bool)1; } } IL2CPP_EXTERN_C bool WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109_AdjustorThunk (RuntimeObject * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set10, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___set21, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109(_thisAdjusted, ___set10, ___set21, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_0, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_RMin_0(); V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); goto IL_00b7; } IL_001a: { int32_t L_4 = V_1; int32_t L_5 = V_1; int32_t L_6 = V_1; int32_t L_7 = V_1; int32_t L_8 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_4<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_6<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_7<<(int32_t)6)))), (int32_t)L_8)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_9 = ___cube0; int32_t L_10 = (int32_t)L_9->get_GMin_2(); V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); goto IL_00aa; } IL_003a: { int32_t L_11 = V_2; int32_t L_12 = V_3; int32_t L_13 = V_3; int32_t L_14 = V_3; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)5)))), (int32_t)L_14)); int32_t L_15 = V_1; int32_t L_16 = V_3; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMin_4(); V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); goto IL_009c; } IL_0059: { int32_t L_19 = V_4; int32_t L_20 = V_5; int32_t L_21 = V_6; int32_t L_22 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21))<<(int32_t)5)))), (int32_t)L_22)); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); goto IL_008c; } IL_0074: { int32_t L_25 = V_7; int32_t L_26 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = V_9; uint8_t* L_28; L_28 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_27, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_29 = ___label1; *((int8_t*)L_28) = (int8_t)L_29; int32_t L_30 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008c: { int32_t L_31 = V_8; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_32 = ___cube0; int32_t L_33 = (int32_t)L_32->get_AMax_7(); if ((((int32_t)L_31) <= ((int32_t)L_33))) { goto IL_0074; } } { int32_t L_34 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_009c: { int32_t L_35 = V_6; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMax_5(); if ((((int32_t)L_35) <= ((int32_t)L_37))) { goto IL_0059; } } { int32_t L_38 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00aa: { int32_t L_39 = V_3; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_40 = ___cube0; int32_t L_41 = (int32_t)L_40->get_GMax_3(); if ((((int32_t)L_39) <= ((int32_t)L_41))) { goto IL_003a; } } { int32_t L_42 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b7: { int32_t L_43 = V_1; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_44 = ___cube0; int32_t L_45 = (int32_t)L_44->get_RMax_1(); if ((((int32_t)L_43) <= ((int32_t)L_45))) { goto IL_001a; } } { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E_AdjustorThunk (RuntimeObject * __this, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Mark_mF6866E84C4D595DA15D3FA8F8B172825040B364E(_thisAdjusted, ___cube0, ___label1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB_gshared (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * V_5 = NULL; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * V_6 = NULL; double V_7 = 0.0; int32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; double* G_B5_0 = NULL; double* G_B4_0 = NULL; double G_B6_0 = 0.0; double* G_B6_1 = NULL; double* G_B8_0 = NULL; double* G_B7_0 = NULL; double G_B9_0 = 0.0; double* G_B9_1 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_1; L_1 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); int32_t L_2 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1, (int32_t)L_2, (int32_t)0); V_0 = (RuntimeObject*)L_3; } IL_0018: try {// begin try (depth: 1) { RuntimeObject* L_4 = V_0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_5; L_5 = MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_inline((RuntimeObject*)L_4, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); V_1 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_5; BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_6 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)__this->get_colorCube_6(); NullCheck(L_6); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_7 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)((L_6)->GetAddressAt(static_cast(0))); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_8 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_7; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_9 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_8; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_10 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_9; int32_t L_11 = (int32_t)0; V_3 = (int32_t)L_11; L_10->set_AMin_6(L_11); int32_t L_12 = V_3; int32_t L_13 = (int32_t)L_12; V_3 = (int32_t)L_13; L_10->set_BMin_4(L_13); int32_t L_14 = V_3; int32_t L_15 = (int32_t)L_14; V_3 = (int32_t)L_15; L_9->set_GMin_2(L_15); int32_t L_16 = V_3; L_8->set_RMin_0(L_16); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_17 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_7; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_18 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_17; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_19 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_18; int32_t L_20 = (int32_t)((int32_t)32); V_3 = (int32_t)L_20; L_19->set_BMax_5(L_20); int32_t L_21 = V_3; int32_t L_22 = (int32_t)L_21; V_3 = (int32_t)L_22; L_19->set_GMax_3(L_22); int32_t L_23 = V_3; L_18->set_RMax_1(L_23); L_17->set_AMax_7(((int32_t)32)); V_2 = (int32_t)0; V_4 = (int32_t)1; goto IL_0162; } IL_0078: { BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_24 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)__this->get_colorCube_6(); int32_t L_25 = V_2; NullCheck(L_24); V_5 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)((L_24)->GetAddressAt(static_cast(L_25))); BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_26 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)__this->get_colorCube_6(); int32_t L_27 = V_4; NullCheck(L_26); V_6 = (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)((L_26)->GetAddressAt(static_cast(L_27))); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_28 = V_5; Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_29 = V_6; bool L_30; L_30 = WuQuantizer_1_Cut_m52F08D11185B120E5EDBFB301A07B6CB73C9A109((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_28, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 55)); if (!L_30) { goto IL_00f0; } } IL_00a1: { int32_t L_31 = V_2; double* L_32; L_32 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_31, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_33 = V_5; int32_t L_34 = (int32_t)L_33->get_Volume_8(); G_B4_0 = L_32; if ((((int32_t)L_34) > ((int32_t)1))) { G_B5_0 = L_32; goto IL_00be; } } IL_00b3: { G_B6_0 = (0.0); G_B6_1 = G_B4_0; goto IL_00c6; } IL_00be: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_35 = V_5; double L_36; L_36 = WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B6_0 = L_36; G_B6_1 = G_B5_0; } IL_00c6: { *((double*)G_B6_1) = (double)G_B6_0; int32_t L_37 = V_4; double* L_38; L_38 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_37, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_39 = V_6; int32_t L_40 = (int32_t)L_39->get_Volume_8(); G_B7_0 = L_38; if ((((int32_t)L_40) > ((int32_t)1))) { G_B8_0 = L_38; goto IL_00e5; } } IL_00da: { G_B9_0 = (0.0); G_B9_1 = G_B7_0; goto IL_00ed; } IL_00e5: { Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * L_41 = V_6; double L_42; L_42 = WuQuantizer_1_Variance_m32C859A82139A3D4CCFD55296AA86ED9EA06B7DD((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, (Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B9_0 = L_42; G_B9_1 = G_B8_0; } IL_00ed: { *((double*)G_B9_1) = (double)G_B9_0; goto IL_0108; } IL_00f0: { int32_t L_43 = V_2; double* L_44; L_44 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); *((double*)L_44) = (double)(0.0); int32_t L_45 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); } IL_0108: { V_2 = (int32_t)0; double* L_46; L_46 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)0, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_47 = *((double*)L_46); V_7 = (double)L_47; V_8 = (int32_t)1; goto IL_013d; } IL_011a: { int32_t L_48 = V_8; double* L_49; L_49 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_48, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_50 = *((double*)L_49); double L_51 = V_7; if ((!(((double)L_50) > ((double)L_51)))) { goto IL_0137; } } IL_0128: { int32_t L_52 = V_8; double* L_53; L_53 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_52, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_54 = *((double*)L_53); V_7 = (double)L_54; int32_t L_55 = V_8; V_2 = (int32_t)L_55; } IL_0137: { int32_t L_56 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_013d: { int32_t L_57 = V_8; int32_t L_58 = V_4; if ((((int32_t)L_57) <= ((int32_t)L_58))) { goto IL_011a; } } IL_0143: { double L_59 = V_7; if ((!(((double)L_59) <= ((double)(0.0))))) { goto IL_015c; } } IL_0150: { int32_t L_60 = V_4; __this->set_maxColors_5(((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1))); IL2CPP_LEAVE(0x17B, FINALLY_0171); } IL_015c: { int32_t L_61 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0162: { int32_t L_62 = V_4; int32_t L_63 = (int32_t)__this->get_maxColors_5(); if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0078; } } IL_016f: { IL2CPP_LEAVE(0x17B, FINALLY_0171); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: {// begin finally (depth: 1) { RuntimeObject* L_64 = V_0; if (!L_64) { goto IL_017a; } } IL_0174: { RuntimeObject* L_65 = V_0; NullCheck((RuntimeObject*)L_65); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_65); } IL_017a: { IL2CPP_END_FINALLY(369) } }// end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x17B, IL_017b) } IL_017b: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_BuildCube_mF321A256B9306133D8B5309DD03C0E5FD482D8EB(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_16 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)(BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)NULL); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_17 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_EXTERN_C void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_inline(_thisAdjusted, ___configuration0, ___options1, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_EXTERN_C Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * _returnValue; _returnValue = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline(_thisAdjusted, method); return _returnValue; } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_EXTERN_C QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * _returnValue; _returnValue = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline(_thisAdjusted, method); return _returnValue; } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_0 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); (( void (*) (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_1 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )__this->get_palette_4(); return (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_1; } } IL2CPP_EXTERN_C ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD _returnValue; _returnValue = WuQuantizer_1_get_Palette_m2FBC6EE086576D4B4574F670049763F47AAF2E4A(_thisAdjusted, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC ___pixelRegion0, const RuntimeMethod* method) { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_1 = NULL; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_7; memset((&V_7), 0, sizeof(V_7)); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 V_8; memset((&V_8), 0, sizeof(V_8)); { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0; L_0 = Buffer2DRegion_1_get_Rectangle_m4238E694D94FBEC29A19A2438F6E663444DDBEB5_inline((Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *)(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_1; L_1 = Buffer2DRegion_1_get_Buffer_mEE07F962A57F7F9299A07DA464AF1B79500D5F86_inline((Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *)(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); V_1 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_1; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_2 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = V_0; WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_6; L_6 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_5 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_6; int32_t L_7 = (int32_t)__this->get_maxColors_5(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_8; L_8 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_5), (int32_t)0, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_2 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_8; RuntimeObject* L_9 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_10; L_10 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_11; L_11 = (( ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_3 = (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_11; V_6 = (int32_t)0; goto IL_00b3; } IL_005c: { BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_12 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)__this->get_colorCube_6(); int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = V_6; WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)((L_12)->GetAddressAt(static_cast(L_13))), (uint8_t)((int32_t)((uint8_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 16)); BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_15 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)__this->get_colorCube_6(); int32_t L_16 = V_6; NullCheck(L_15); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_17 = V_3; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_18; L_18 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)((L_15)->GetAddressAt(static_cast(L_16))), (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_7 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_18; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_19 = V_7; int64_t L_20 = (int64_t)L_19.get_Weight_4(); if ((((int64_t)L_20) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ad; } } { int32_t L_21 = V_6; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_22; L_22 = Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_23; L_23 = Moment_Normalize_mD350012EC73795CBAD4E2BE9667691AA73E1F324_inline((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)); Rgb24_FromScaledVector4_m4D63BA77DDF06E3054217D095981DAB38A262D7E_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_22, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_23, /*hidden argument*/NULL); } IL_00ad: { int32_t L_24 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00b3: { int32_t L_25 = V_6; int32_t L_26; L_26 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005c; } } { RuntimeObject* L_27 = (RuntimeObject*)__this->get_paletteOwner_3(); NullCheck((RuntimeObject*)L_27); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_28; L_28 = InterfaceFuncInvoker0< Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 23), (RuntimeObject*)L_27); V_8 = (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_28; int32_t L_29; L_29 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_30; L_30 = Memory_1_Slice_m4BB28E46AB9941ECF060C73F0FB1417420CFD70C_inline((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(&V_8), (int32_t)0, (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_31; L_31 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); V_4 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_31; bool L_32 = (bool)__this->get_isDithering_8(); if (!L_32) { goto IL_0113; } } { EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_33 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)__this->get_pixelMap_7(); if (L_33) { goto IL_0106; } } { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_35 = V_4; EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_36 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 27)); (( void (*) (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)->methodPointer)(L_36, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)); __this->set_pixelMap_7(L_36); goto IL_0113; } IL_0106: { EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_37 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)__this->get_pixelMap_7(); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_38 = V_4; NullCheck((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)L_37); (( void (*) (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)->methodPointer)((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)L_37, (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)); } IL_0113: { ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_39 = V_4; __this->set_palette_4(L_39); return; } } IL2CPP_EXTERN_C void WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407_AdjustorThunk (RuntimeObject * __this, Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC ___pixelRegion0, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_AddPaletteColors_m8235B80E7D238DF5E681EE317769AB4008187407(_thisAdjusted, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * L_0; L_0 = (( WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_3; L_3 = (( IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)L_0, (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3; } } IL2CPP_EXTERN_C IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * _returnValue; _returnValue = WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_inline(_thisAdjusted, ___source0, ___bounds1, method); return _returnValue; } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___color0, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___match1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_5; memset((&V_5), 0, sizeof(V_5)); uint8_t V_6 = 0x0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_7 = NULL; { bool L_0 = (bool)__this->get_isDithering_8(); if (!L_0) { goto IL_0017; } } { EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_1 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)__this->get_pixelMap_7(); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_2 = ___color0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_3 = ___match1; NullCheck((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)L_1); int32_t L_4; L_4 = (( int32_t (*) (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 , Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)->methodPointer)((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)L_1, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_2, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)); return (uint8_t)((int32_t)((uint8_t)L_4)); } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Rgb24_ToRgba32_m900C836EB18C2721E7E65C1A626B672BBA9D187C_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&___color0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_5 = V_0; uint8_t L_6 = (uint8_t)L_5.get_R_0(); V_1 = (int32_t)((int32_t)((int32_t)L_6>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = V_0; uint8_t L_8 = (uint8_t)L_7.get_G_1(); V_2 = (int32_t)((int32_t)((int32_t)L_8>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_B_2(); V_3 = (int32_t)((int32_t)((int32_t)L_10>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_11 = V_0; uint8_t L_12 = (uint8_t)L_11.get_A_3(); V_4 = (int32_t)((int32_t)((int32_t)L_12>>(int32_t)3)); RuntimeObject* L_13 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14; L_14 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_13, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_15; L_15 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_14, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_5 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_15; int32_t L_16 = V_1; int32_t L_17 = V_2; int32_t L_18 = V_3; int32_t L_19 = V_4; int32_t L_20; L_20 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); uint8_t* L_21; L_21 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_5), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_22 = *((uint8_t*)L_21); V_6 = (uint8_t)L_22; ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_23 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_24; L_24 = ReadOnlyMemory_1_get_Span_m78E9A51411A5471AC31198C4468A0BCAE297D7AE_inline((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 34)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_25; L_25 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)->methodPointer)((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)); V_7 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_25; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_26 = ___match1; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_27 = V_7; uint8_t L_28 = V_6; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_29; L_29 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_27, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_30 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_29); *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_26 = L_30; uint8_t L_31 = V_6; return (uint8_t)L_31; } } IL2CPP_EXTERN_C uint8_t WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0_AdjustorThunk (RuntimeObject * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___color0, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___match1, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = WuQuantizer_1_GetQuantizedColor_m8B9CE9F669A006A1454E4B9218A09710754107F0(_thisAdjusted, ___color0, ___match1, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B3_0 = NULL; RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B6_0 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B9_0 = NULL; RuntimeObject* G_B8_0 = NULL; EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * G_B12_0 = NULL; EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * G_B11_0 = NULL; { bool L_0 = (bool)__this->get_isDisposed_9(); if (L_0) { goto IL_006f; } } { __this->set_isDisposed_9((bool)1); RuntimeObject* L_1 = (RuntimeObject*)__this->get_momentsOwner_1(); RuntimeObject* L_2 = (RuntimeObject*)L_1; G_B2_0 = L_2; if (L_2) { G_B3_0 = L_2; goto IL_001b; } } { goto IL_0020; } IL_001b: { NullCheck((RuntimeObject*)G_B3_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B3_0); } IL_0020: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_tagsOwner_2(); RuntimeObject* L_4 = (RuntimeObject*)L_3; G_B5_0 = L_4; if (L_4) { G_B6_0 = L_4; goto IL_002c; } } { goto IL_0031; } IL_002c: { NullCheck((RuntimeObject*)G_B6_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B6_0); } IL_0031: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); RuntimeObject* L_6 = (RuntimeObject*)L_5; G_B8_0 = L_6; if (L_6) { G_B9_0 = L_6; goto IL_003d; } } { goto IL_0042; } IL_003d: { NullCheck((RuntimeObject*)G_B9_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B9_0); } IL_0042: { __this->set_momentsOwner_1((RuntimeObject*)NULL); __this->set_tagsOwner_2((RuntimeObject*)NULL); __this->set_paletteOwner_3((RuntimeObject*)NULL); EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_7 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)__this->get_pixelMap_7(); EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * L_8 = (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)L_7; G_B11_0 = L_8; if (L_8) { G_B12_0 = L_8; goto IL_0063; } } { goto IL_0068; } IL_0063: { NullCheck((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)G_B12_0); (( void (*) (EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)->methodPointer)((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)G_B12_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)); } IL_0068: { __this->set_pixelMap_7((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)NULL); } IL_006f: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Dispose_m8D1886E9EBAAC566D81D79A65791CE30F630677F(_thisAdjusted, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetPaletteIndex(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WuQuantizer_1_GetPaletteIndex_m56B73B38507904764E91A785066A332F47AF42C3_gshared (int32_t ___r0, int32_t ___g1, int32_t ___b2, int32_t ___a3, const RuntimeMethod* method) { { int32_t L_0 = ___r0; int32_t L_1 = ___r0; int32_t L_2 = ___g1; int32_t L_3 = ___r0; int32_t L_4 = ___r0; int32_t L_5 = ___g1; int32_t L_6 = ___r0; int32_t L_7 = ___g1; int32_t L_8 = ___b2; int32_t L_9 = ___r0; int32_t L_10 = ___g1; int32_t L_11 = ___b2; int32_t L_12 = ___a3; return (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_4<<(int32_t)6)))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)5)))), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)), (int32_t)L_8))<<(int32_t)5)))), (int32_t)L_9)), (int32_t)L_10)), (int32_t)L_11)), (int32_t)L_12)); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Volume(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE WuQuantizer_1_Volume_m540C3D2673AEE0F30D423556E891C929EAD6705E_gshared (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 ___moments1, const RuntimeMethod* method) { { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_0 = ___cube0; int32_t L_1 = (int32_t)L_0->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_9; L_9 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_10 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_9); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_11 = ___cube0; int32_t L_12 = (int32_t)L_11->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_AMin_6(); int32_t L_19; L_19 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_12, (int32_t)L_14, (int32_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_20; L_20 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_21 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_20); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_22; L_22 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_10, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_AMax_7(); int32_t L_31; L_31 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_24, (int32_t)L_26, (int32_t)L_28, (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_32; L_32 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_33 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_32); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_34; L_34 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_22, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_AMin_6(); int32_t L_43; L_43 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_36, (int32_t)L_38, (int32_t)L_40, (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_44; L_44 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_43, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_45 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_44); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_46; L_46 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_34, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_AMax_7(); int32_t L_55; L_55 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_48, (int32_t)L_50, (int32_t)L_52, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_56; L_56 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_57 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_56); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_58; L_58 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_46, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_AMin_6(); int32_t L_67; L_67 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_60, (int32_t)L_62, (int32_t)L_64, (int32_t)L_66, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_68; L_68 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_67, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_69 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_68); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_70; L_70 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_58, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_AMax_7(); int32_t L_79; L_79 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_72, (int32_t)L_74, (int32_t)L_76, (int32_t)L_78, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_80; L_80 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_81 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_80); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_82; L_82 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_70, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_AMin_6(); int32_t L_91; L_91 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_84, (int32_t)L_86, (int32_t)L_88, (int32_t)L_90, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_92; L_92 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_91, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_93 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_92); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_94; L_94 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_82, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_AMax_7(); int32_t L_103; L_103 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_96, (int32_t)L_98, (int32_t)L_100, (int32_t)L_102, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_104; L_104 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_103, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_105 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_104); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_106; L_106 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_94, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_AMin_6(); int32_t L_115; L_115 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_108, (int32_t)L_110, (int32_t)L_112, (int32_t)L_114, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_116; L_116 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_117 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_116); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_118; L_118 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_106, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMax_7(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_120, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_128; L_128 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_129 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_128); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_130; L_130 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_118, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_AMin_6(); int32_t L_139; L_139 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_134, (int32_t)L_136, (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_140; L_140 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_139, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_141 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_140); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_142; L_142 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_130, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_AMax_7(); int32_t L_151; L_151 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_144, (int32_t)L_146, (int32_t)L_148, (int32_t)L_150, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_152; L_152 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_153 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_152); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_154; L_154 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_142, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_AMin_6(); int32_t L_163; L_163 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_156, (int32_t)L_158, (int32_t)L_160, (int32_t)L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_164; L_164 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_163, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_165 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_164); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_166; L_166 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_154, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_AMax_7(); int32_t L_175; L_175 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_168, (int32_t)L_170, (int32_t)L_172, (int32_t)L_174, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_176; L_176 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_175, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_177 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_176); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_178; L_178 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_166, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_AMin_6(); int32_t L_187; L_187 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_180, (int32_t)L_182, (int32_t)L_184, (int32_t)L_186, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_188; L_188 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments1), (int32_t)L_187, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_189 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_188); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_190; L_190 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_178, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_190; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Bottom(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE WuQuantizer_1_Bottom_m8ECAEF9B20B821FC877506F9D93D54B10D616ACE_gshared (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 ___moments2, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_046e; } case 1: { goto IL_02fd; } case 2: { goto IL_018c; } case 3: { goto IL_001b; } } } { goto IL_05df; } IL_001b: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_1 = ___cube0; int32_t L_2 = (int32_t)L_1->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_3 = ___cube0; int32_t L_4 = (int32_t)L_3->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_5 = ___cube0; int32_t L_6 = (int32_t)L_5->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_7 = ___cube0; int32_t L_8 = (int32_t)L_7->get_AMax_7(); int32_t L_9; L_9 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_2, (int32_t)L_4, (int32_t)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_10; L_10 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_11 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_10); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_12; L_12 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_AMin_6(); int32_t L_21; L_21 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_14, (int32_t)L_16, (int32_t)L_18, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_22; L_22 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_23 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_22); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_24; L_24 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_12, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_AMax_7(); int32_t L_33; L_33 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_26, (int32_t)L_28, (int32_t)L_30, (int32_t)L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_34; L_34 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_35 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_34); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_36; L_36 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_24, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_AMin_6(); int32_t L_45; L_45 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_38, (int32_t)L_40, (int32_t)L_42, (int32_t)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_46; L_46 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_47 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_46); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_48; L_48 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_36, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_AMax_7(); int32_t L_57; L_57 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_50, (int32_t)L_52, (int32_t)L_54, (int32_t)L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_58; L_58 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_59 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_58); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_60; L_60 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_48, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_AMin_6(); int32_t L_69; L_69 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_62, (int32_t)L_64, (int32_t)L_66, (int32_t)L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_70; L_70 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_71 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_70); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_72; L_72 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_60, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_71, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_AMax_7(); int32_t L_81; L_81 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_74, (int32_t)L_76, (int32_t)L_78, (int32_t)L_80, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_82; L_82 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_83 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_82); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_84; L_84 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_72, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_AMin_6(); int32_t L_93; L_93 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_86, (int32_t)L_88, (int32_t)L_90, (int32_t)L_92, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_94; L_94 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_95 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_94); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_96; L_96 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_84, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_96; } IL_018c: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMax_7(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_98, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_106; L_106 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_107 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_106); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_108; L_108 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_AMin_6(); int32_t L_117; L_117 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_112, (int32_t)L_114, (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_118; L_118 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_119 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_118); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_120; L_120 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_108, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_119, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_AMax_7(); int32_t L_129; L_129 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_122, (int32_t)L_124, (int32_t)L_126, (int32_t)L_128, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_130; L_130 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_131 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_130); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_132; L_132 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_120, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_131, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_AMin_6(); int32_t L_141; L_141 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_134, (int32_t)L_136, (int32_t)L_138, (int32_t)L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_142; L_142 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_143 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_142); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_144; L_144 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_132, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_143, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_AMax_7(); int32_t L_153; L_153 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_146, (int32_t)L_148, (int32_t)L_150, (int32_t)L_152, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_154; L_154 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_155 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_154); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_156; L_156 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_144, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_155, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_AMin_6(); int32_t L_165; L_165 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_158, (int32_t)L_160, (int32_t)L_162, (int32_t)L_164, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_166; L_166 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_167 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_166); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_168; L_168 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_156, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_167, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_AMax_7(); int32_t L_177; L_177 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_170, (int32_t)L_172, (int32_t)L_174, (int32_t)L_176, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_178; L_178 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_179 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_178); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_180; L_180 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_168, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_179, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_AMin_6(); int32_t L_189; L_189 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_182, (int32_t)L_184, (int32_t)L_186, (int32_t)L_188, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_190; L_190 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_191 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_190); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_192; L_192 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_180, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_192; } IL_02fd: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_193 = ___cube0; int32_t L_194 = (int32_t)L_193->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_195 = ___cube0; int32_t L_196 = (int32_t)L_195->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_197 = ___cube0; int32_t L_198 = (int32_t)L_197->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_199 = ___cube0; int32_t L_200 = (int32_t)L_199->get_AMax_7(); int32_t L_201; L_201 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_194, (int32_t)L_196, (int32_t)L_198, (int32_t)L_200, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_202; L_202 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_201, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_203 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_202); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_204; L_204 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_205 = ___cube0; int32_t L_206 = (int32_t)L_205->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_211 = ___cube0; int32_t L_212 = (int32_t)L_211->get_AMin_6(); int32_t L_213; L_213 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_206, (int32_t)L_208, (int32_t)L_210, (int32_t)L_212, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_214; L_214 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_215 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_214); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_216; L_216 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_204, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_215, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_217 = ___cube0; int32_t L_218 = (int32_t)L_217->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_219 = ___cube0; int32_t L_220 = (int32_t)L_219->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_221 = ___cube0; int32_t L_222 = (int32_t)L_221->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_218, (int32_t)L_220, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_226; L_226 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_227 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_226); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_228; L_228 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_216, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_233 = ___cube0; int32_t L_234 = (int32_t)L_233->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_235 = ___cube0; int32_t L_236 = (int32_t)L_235->get_AMin_6(); int32_t L_237; L_237 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_234, (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_238; L_238 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_237, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_239 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_238); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_240; L_240 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_228, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_239, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_241 = ___cube0; int32_t L_242 = (int32_t)L_241->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_243 = ___cube0; int32_t L_244 = (int32_t)L_243->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_247 = ___cube0; int32_t L_248 = (int32_t)L_247->get_AMax_7(); int32_t L_249; L_249 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_242, (int32_t)L_244, (int32_t)L_246, (int32_t)L_248, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_250; L_250 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_251 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_250); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_252; L_252 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_240, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_251, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_255 = ___cube0; int32_t L_256 = (int32_t)L_255->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_257 = ___cube0; int32_t L_258 = (int32_t)L_257->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_259 = ___cube0; int32_t L_260 = (int32_t)L_259->get_AMin_6(); int32_t L_261; L_261 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_254, (int32_t)L_256, (int32_t)L_258, (int32_t)L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_262; L_262 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_261, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_263 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_262); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_264; L_264 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_252, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_263, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_265 = ___cube0; int32_t L_266 = (int32_t)L_265->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_267 = ___cube0; int32_t L_268 = (int32_t)L_267->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_269 = ___cube0; int32_t L_270 = (int32_t)L_269->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_271 = ___cube0; int32_t L_272 = (int32_t)L_271->get_AMax_7(); int32_t L_273; L_273 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_266, (int32_t)L_268, (int32_t)L_270, (int32_t)L_272, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_274; L_274 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_273, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_275 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_274); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_276; L_276 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_264, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_275, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_277 = ___cube0; int32_t L_278 = (int32_t)L_277->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_279 = ___cube0; int32_t L_280 = (int32_t)L_279->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_281 = ___cube0; int32_t L_282 = (int32_t)L_281->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_AMin_6(); int32_t L_285; L_285 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_278, (int32_t)L_280, (int32_t)L_282, (int32_t)L_284, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_286; L_286 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_285, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_287 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_286); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_288; L_288 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_276, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_287, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_288; } IL_046e: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_289 = ___cube0; int32_t L_290 = (int32_t)L_289->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_291 = ___cube0; int32_t L_292 = (int32_t)L_291->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_293 = ___cube0; int32_t L_294 = (int32_t)L_293->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_295 = ___cube0; int32_t L_296 = (int32_t)L_295->get_AMin_6(); int32_t L_297; L_297 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_290, (int32_t)L_292, (int32_t)L_294, (int32_t)L_296, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_298; L_298 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_297, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_299 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_298); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_300; L_300 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_299, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_301 = ___cube0; int32_t L_302 = (int32_t)L_301->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_303 = ___cube0; int32_t L_304 = (int32_t)L_303->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_AMin_6(); int32_t L_309; L_309 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_302, (int32_t)L_304, (int32_t)L_306, (int32_t)L_308, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_310; L_310 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_309, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_311 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_310); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_312; L_312 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_300, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_313 = ___cube0; int32_t L_314 = (int32_t)L_313->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_315 = ___cube0; int32_t L_316 = (int32_t)L_315->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_317 = ___cube0; int32_t L_318 = (int32_t)L_317->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_319 = ___cube0; int32_t L_320 = (int32_t)L_319->get_AMin_6(); int32_t L_321; L_321 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_314, (int32_t)L_316, (int32_t)L_318, (int32_t)L_320, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_322; L_322 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_321, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_323 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_322); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_324; L_324 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_312, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_325 = ___cube0; int32_t L_326 = (int32_t)L_325->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_AMin_6(); int32_t L_333; L_333 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_326, (int32_t)L_328, (int32_t)L_330, (int32_t)L_332, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_334; L_334 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_335 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_334); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_336; L_336 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_324, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_335, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_337 = ___cube0; int32_t L_338 = (int32_t)L_337->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_339 = ___cube0; int32_t L_340 = (int32_t)L_339->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_341 = ___cube0; int32_t L_342 = (int32_t)L_341->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_343 = ___cube0; int32_t L_344 = (int32_t)L_343->get_AMin_6(); int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_338, (int32_t)L_340, (int32_t)L_342, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_346; L_346 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_347 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_346); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_348; L_348 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_336, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_349 = ___cube0; int32_t L_350 = (int32_t)L_349->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_351 = ___cube0; int32_t L_352 = (int32_t)L_351->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_353 = ___cube0; int32_t L_354 = (int32_t)L_353->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_355 = ___cube0; int32_t L_356 = (int32_t)L_355->get_AMin_6(); int32_t L_357; L_357 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_350, (int32_t)L_352, (int32_t)L_354, (int32_t)L_356, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_358; L_358 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_357, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_359 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_358); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_360; L_360 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_348, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_359, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_361 = ___cube0; int32_t L_362 = (int32_t)L_361->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_363 = ___cube0; int32_t L_364 = (int32_t)L_363->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_365 = ___cube0; int32_t L_366 = (int32_t)L_365->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_367 = ___cube0; int32_t L_368 = (int32_t)L_367->get_AMin_6(); int32_t L_369; L_369 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_362, (int32_t)L_364, (int32_t)L_366, (int32_t)L_368, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_370; L_370 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_369, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_371 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_370); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_372; L_372 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_360, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_371, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_373 = ___cube0; int32_t L_374 = (int32_t)L_373->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_375 = ___cube0; int32_t L_376 = (int32_t)L_375->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_377 = ___cube0; int32_t L_378 = (int32_t)L_377->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_379 = ___cube0; int32_t L_380 = (int32_t)L_379->get_AMin_6(); int32_t L_381; L_381 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_374, (int32_t)L_376, (int32_t)L_378, (int32_t)L_380, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_382; L_382 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments2), (int32_t)L_381, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_383 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_382); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_384; L_384 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_372, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_383, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_384; } IL_05df: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_385 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_385, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_385, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Bottom_m8ECAEF9B20B821FC877506F9D93D54B10D616ACE_RuntimeMethod_var))); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Top(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE WuQuantizer_1_Top_m66ACBDC04E288760BC4F76C06E64D8892BFD9111_gshared (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, int32_t ___position2, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 ___moments3, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_03e7; } case 1: { goto IL_02a3; } case 2: { goto IL_015f; } case 3: { goto IL_001b; } } } { goto IL_052b; } IL_001b: { int32_t L_1 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_9; L_9 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_10 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_9); int32_t L_11 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_14 = ___cube0; int32_t L_15 = (int32_t)L_14->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_16 = ___cube0; int32_t L_17 = (int32_t)L_16->get_AMin_6(); int32_t L_18; L_18 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_11, (int32_t)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_19; L_19 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_20 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_19); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_21; L_21 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_10, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_22 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_AMax_7(); int32_t L_29; L_29 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_22, (int32_t)L_24, (int32_t)L_26, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_30; L_30 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_31 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_30); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_32; L_32 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_21, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_33 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_34 = ___cube0; int32_t L_35 = (int32_t)L_34->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_38 = ___cube0; int32_t L_39 = (int32_t)L_38->get_AMin_6(); int32_t L_40; L_40 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_33, (int32_t)L_35, (int32_t)L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_41; L_41 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_42 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_41); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_43; L_43 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_32, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_44 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_AMax_7(); int32_t L_51; L_51 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_44, (int32_t)L_46, (int32_t)L_48, (int32_t)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_52; L_52 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_53 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_52); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_54; L_54 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_43, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_53, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_55 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_56 = ___cube0; int32_t L_57 = (int32_t)L_56->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_58 = ___cube0; int32_t L_59 = (int32_t)L_58->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_60 = ___cube0; int32_t L_61 = (int32_t)L_60->get_AMin_6(); int32_t L_62; L_62 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_55, (int32_t)L_57, (int32_t)L_59, (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_63; L_63 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_62, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_64 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_63); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_65; L_65 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_54, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_66 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMax_7(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_74; L_74 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_75 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_74); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_76; L_76 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_65, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_77 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_78 = ___cube0; int32_t L_79 = (int32_t)L_78->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_80 = ___cube0; int32_t L_81 = (int32_t)L_80->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_82 = ___cube0; int32_t L_83 = (int32_t)L_82->get_AMin_6(); int32_t L_84; L_84 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_77, (int32_t)L_79, (int32_t)L_81, (int32_t)L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_85; L_85 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_86 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_85); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_87; L_87 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_76, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_86, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_87; } IL_015f: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_88 = ___cube0; int32_t L_89 = (int32_t)L_88->get_RMax_1(); int32_t L_90 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_AMax_7(); int32_t L_95; L_95 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_89, (int32_t)L_90, (int32_t)L_92, (int32_t)L_94, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_96; L_96 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_97 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_96); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_98 = ___cube0; int32_t L_99 = (int32_t)L_98->get_RMax_1(); int32_t L_100 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMin_6(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_99, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_106; L_106 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_107 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_106); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_108; L_108 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_97, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); int32_t L_111 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_112 = ___cube0; int32_t L_113 = (int32_t)L_112->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_114 = ___cube0; int32_t L_115 = (int32_t)L_114->get_AMax_7(); int32_t L_116; L_116 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_111, (int32_t)L_113, (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_117; L_117 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_118 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_117); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_119; L_119 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_108, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_118, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_120 = ___cube0; int32_t L_121 = (int32_t)L_120->get_RMax_1(); int32_t L_122 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMin_6(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_121, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_128; L_128 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_129 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_128); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_130; L_130 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_119, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); int32_t L_133 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_134 = ___cube0; int32_t L_135 = (int32_t)L_134->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_136 = ___cube0; int32_t L_137 = (int32_t)L_136->get_AMax_7(); int32_t L_138; L_138 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_133, (int32_t)L_135, (int32_t)L_137, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_139; L_139 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_140 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_139); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_141; L_141 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_130, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_142 = ___cube0; int32_t L_143 = (int32_t)L_142->get_RMin_0(); int32_t L_144 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_AMin_6(); int32_t L_149; L_149 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_143, (int32_t)L_144, (int32_t)L_146, (int32_t)L_148, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_150; L_150 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_149, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_151 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_150); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_152; L_152 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_141, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_RMin_0(); int32_t L_155 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_156 = ___cube0; int32_t L_157 = (int32_t)L_156->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_158 = ___cube0; int32_t L_159 = (int32_t)L_158->get_AMax_7(); int32_t L_160; L_160 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_154, (int32_t)L_155, (int32_t)L_157, (int32_t)L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_161; L_161 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_160, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_162 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_161); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_163; L_163 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_152, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_164 = ___cube0; int32_t L_165 = (int32_t)L_164->get_RMin_0(); int32_t L_166 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_AMin_6(); int32_t L_171; L_171 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_165, (int32_t)L_166, (int32_t)L_168, (int32_t)L_170, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_172; L_172 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_173 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_172); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_174; L_174 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_163, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_173, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_174; } IL_02a3: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_GMax_3(); int32_t L_179 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_180 = ___cube0; int32_t L_181 = (int32_t)L_180->get_AMax_7(); int32_t L_182; L_182 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_176, (int32_t)L_178, (int32_t)L_179, (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_183; L_183 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_182, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_184 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_183); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMax_3(); int32_t L_189 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_190 = ___cube0; int32_t L_191 = (int32_t)L_190->get_AMin_6(); int32_t L_192; L_192 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_189, (int32_t)L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_193; L_193 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_194 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_193); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_195; L_195 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_184, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_194, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_196 = ___cube0; int32_t L_197 = (int32_t)L_196->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_198 = ___cube0; int32_t L_199 = (int32_t)L_198->get_GMin_2(); int32_t L_200 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_201 = ___cube0; int32_t L_202 = (int32_t)L_201->get_AMax_7(); int32_t L_203; L_203 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_197, (int32_t)L_199, (int32_t)L_200, (int32_t)L_202, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_204; L_204 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_205 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_204); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_206; L_206 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_195, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_205, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_GMin_2(); int32_t L_211 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_212 = ___cube0; int32_t L_213 = (int32_t)L_212->get_AMin_6(); int32_t L_214; L_214 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_208, (int32_t)L_210, (int32_t)L_211, (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_215; L_215 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_214, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_216 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_215); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_217; L_217 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_206, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_216, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_218 = ___cube0; int32_t L_219 = (int32_t)L_218->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_220 = ___cube0; int32_t L_221 = (int32_t)L_220->get_GMax_3(); int32_t L_222 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_219, (int32_t)L_221, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_226; L_226 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_227 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_226); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_228; L_228 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_217, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMax_3(); int32_t L_233 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_234 = ___cube0; int32_t L_235 = (int32_t)L_234->get_AMin_6(); int32_t L_236; L_236 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_233, (int32_t)L_235, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_237; L_237 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_238 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_237); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_239; L_239 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_228, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_238, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_240 = ___cube0; int32_t L_241 = (int32_t)L_240->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_242 = ___cube0; int32_t L_243 = (int32_t)L_242->get_GMin_2(); int32_t L_244 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_AMax_7(); int32_t L_247; L_247 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_241, (int32_t)L_243, (int32_t)L_244, (int32_t)L_246, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_248; L_248 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_247, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_249 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_248); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_250; L_250 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_239, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_251 = ___cube0; int32_t L_252 = (int32_t)L_251->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_GMin_2(); int32_t L_255 = ___position2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_256 = ___cube0; int32_t L_257 = (int32_t)L_256->get_AMin_6(); int32_t L_258; L_258 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_252, (int32_t)L_254, (int32_t)L_255, (int32_t)L_257, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_259; L_259 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_258, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_260 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_259); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_261; L_261 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_250, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_261; } IL_03e7: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_262 = ___cube0; int32_t L_263 = (int32_t)L_262->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_264 = ___cube0; int32_t L_265 = (int32_t)L_264->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_266 = ___cube0; int32_t L_267 = (int32_t)L_266->get_BMax_5(); int32_t L_268 = ___position2; int32_t L_269; L_269 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_263, (int32_t)L_265, (int32_t)L_267, (int32_t)L_268, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_270; L_270 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_269, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_271 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_270); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_272 = ___cube0; int32_t L_273 = (int32_t)L_272->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_274 = ___cube0; int32_t L_275 = (int32_t)L_274->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_276 = ___cube0; int32_t L_277 = (int32_t)L_276->get_BMin_4(); int32_t L_278 = ___position2; int32_t L_279; L_279 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_273, (int32_t)L_275, (int32_t)L_277, (int32_t)L_278, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_280; L_280 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_279, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_281 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_280); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_282; L_282 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_271, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_281, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_285 = ___cube0; int32_t L_286 = (int32_t)L_285->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_287 = ___cube0; int32_t L_288 = (int32_t)L_287->get_BMax_5(); int32_t L_289 = ___position2; int32_t L_290; L_290 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_284, (int32_t)L_286, (int32_t)L_288, (int32_t)L_289, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_291; L_291 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_290, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_292 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_291); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_293; L_293 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_282, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_292, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_294 = ___cube0; int32_t L_295 = (int32_t)L_294->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_296 = ___cube0; int32_t L_297 = (int32_t)L_296->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_298 = ___cube0; int32_t L_299 = (int32_t)L_298->get_BMin_4(); int32_t L_300 = ___position2; int32_t L_301; L_301 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_295, (int32_t)L_297, (int32_t)L_299, (int32_t)L_300, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_302; L_302 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_301, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_303 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_302); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_304; L_304 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_293, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_303, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_309 = ___cube0; int32_t L_310 = (int32_t)L_309->get_BMax_5(); int32_t L_311 = ___position2; int32_t L_312; L_312 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_306, (int32_t)L_308, (int32_t)L_310, (int32_t)L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_313; L_313 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_312, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_314 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_313); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_315; L_315 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_304, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_314, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_316 = ___cube0; int32_t L_317 = (int32_t)L_316->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_318 = ___cube0; int32_t L_319 = (int32_t)L_318->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_320 = ___cube0; int32_t L_321 = (int32_t)L_320->get_BMin_4(); int32_t L_322 = ___position2; int32_t L_323; L_323 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_317, (int32_t)L_319, (int32_t)L_321, (int32_t)L_322, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_324; L_324 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_325 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_324); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_326; L_326 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_315, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_325, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_BMax_5(); int32_t L_333 = ___position2; int32_t L_334; L_334 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_328, (int32_t)L_330, (int32_t)L_332, (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_335; L_335 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_334, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_336 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_335); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_337; L_337 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_326, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_336, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_338 = ___cube0; int32_t L_339 = (int32_t)L_338->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_340 = ___cube0; int32_t L_341 = (int32_t)L_340->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_342 = ___cube0; int32_t L_343 = (int32_t)L_342->get_BMin_4(); int32_t L_344 = ___position2; int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_339, (int32_t)L_341, (int32_t)L_343, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_346; L_346 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&___moments3), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_347 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_346); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_348; L_348 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_337, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_348; } IL_052b: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_349 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_349, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_349, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Top_m66ACBDC04E288760BC4F76C06E64D8892BFD9111_RuntimeMethod_var))); } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_0; memset((&V_0), 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_1; L_1 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_0 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_4; L_4 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)L_3, (int32_t)0); V_1 = (RuntimeObject*)L_4; } IL_0020: try {// begin try (depth: 1) { RuntimeObject* L_5 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_6; L_6 = MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_inline((RuntimeObject*)L_5, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); V_2 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_6; int32_t L_7; L_7 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); V_3 = (int32_t)L_7; goto IL_00f0; } IL_0034: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_8 = ___source0; int32_t L_9 = V_3; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_8); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_10; L_10 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)); V_5 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_10; int32_t L_11; L_11 = Rectangle_get_Left_m2A157246A4D646F88909755164E1B54FCB9B5950((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); int32_t L_12; L_12 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_13; L_13 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_5), (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_4 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_13; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 45)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_14; L_14 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_16 = V_4; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_17; L_17 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18 = V_2; NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_14); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(26 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToRgba32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_17, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18); V_6 = (int32_t)0; goto IL_00e1; } IL_0071: { int32_t L_19 = V_6; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_20; L_20 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_20); V_7 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_21; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_22 = V_7; uint8_t L_23 = (uint8_t)L_22.get_R_0(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_23>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_24 = V_7; uint8_t L_25 = (uint8_t)L_24.get_G_1(); V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_25>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_26 = V_7; uint8_t L_27 = (uint8_t)L_26.get_B_2(); V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_27>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_28 = V_7; uint8_t L_29 = (uint8_t)L_28.get_A_3(); V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_29>>(int32_t)3)), (int32_t)1)); int32_t L_30 = V_8; int32_t L_31 = V_9; int32_t L_32 = V_10; int32_t L_33 = V_11; int32_t L_34; L_34 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_35; L_35 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_0), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_36 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_35; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_37 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_36); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_7; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_39; L_39 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_37, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)); *(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_36 = L_39; int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e1: { int32_t L_41 = V_6; int32_t L_42; L_42 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), /*hidden argument*/Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0071; } } IL_00ec: { int32_t L_43 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00f0: { int32_t L_44 = V_3; int32_t L_45; L_45 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0034; } } IL_00fd: { IL2CPP_LEAVE(0x109, FINALLY_00ff); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ff; } FINALLY_00ff: {// begin finally (depth: 1) { RuntimeObject* L_46 = V_1; if (!L_46) { goto IL_0108; } } IL_0102: { RuntimeObject* L_47 = V_1; NullCheck((RuntimeObject*)L_47); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_47); } IL_0108: { IL2CPP_END_FINALLY(255) } }// end finally (depth: 1) IL2CPP_CLEANUP(255) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x109, IL_0109) } IL_0109: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C_AdjustorThunk (RuntimeObject * __this, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Build3DHistogram_m99FE86B65CB6F2345C81D1E3ADA6C546A35A7B4C(_thisAdjusted, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_3; memset((&V_3), 0, sizeof(V_3)); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); RuntimeObject* L_1; L_1 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)((int32_t)1089), (int32_t)0); V_0 = (RuntimeObject*)L_1; } IL_000d: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)((int32_t)33), (int32_t)0); V_1 = (RuntimeObject*)L_3; } IL_0017: try {// begin try (depth: 2) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_5; L_5 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_2 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_5; RuntimeObject* L_6 = V_0; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_7; L_7 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_3 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_7; RuntimeObject* L_8 = V_1; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_9; L_9 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_4 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_9; int32_t L_10; L_10 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)1, (int32_t)0, (int32_t)0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); V_5 = (int32_t)L_10; V_6 = (int32_t)1; goto IL_018d; } IL_0045: { int32_t L_11 = V_6; int32_t L_12 = V_6; int32_t L_13 = V_6; int32_t L_14 = V_6; int32_t L_15 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_11<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_14<<(int32_t)6)))), (int32_t)L_15)); Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_8 = (int32_t)1; goto IL_017e; } IL_006f: { int32_t L_16 = V_7; int32_t L_17 = V_8; int32_t L_18 = V_8; int32_t L_19 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_18<<(int32_t)5)))), (int32_t)L_19)); int32_t L_20 = V_6; int32_t L_21 = V_8; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)); Span_1_Clear_m94D74C20BACD8B84EA4EA8AD8FDE186AA14B2EDF((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_11 = (int32_t)1; goto IL_016f; } IL_0097: { int32_t L_22 = V_9; int32_t L_23 = V_10; int32_t L_24 = V_11; int32_t L_25 = V_11; V_12 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))<<(int32_t)5)))), (int32_t)L_25)); il2cpp_codegen_initobj((&V_13), sizeof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )); int32_t L_26 = V_11; V_14 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)((int32_t)33))); V_15 = (int32_t)1; goto IL_0160; } IL_00bd: { int32_t L_27 = V_12; int32_t L_28 = V_15; V_16 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_29 = V_13; int32_t L_30 = V_16; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_31; L_31 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_2), (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_32 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_31); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_33; L_33 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_29, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_13 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_33; int32_t L_34 = V_15; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_35; L_35 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_4), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_36 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_35; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_37 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_36); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_38 = V_13; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_39; L_39 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_37, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_36 = L_39; int32_t L_40 = V_14; int32_t L_41 = V_15; V_17 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)); int32_t L_42 = V_17; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_43; L_43 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_3), (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_44 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_43; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_45 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_44); int32_t L_46 = V_15; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_47; L_47 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_4), (int32_t)L_46, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_48 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_47); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_49; L_49 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_45, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_44 = L_49; int32_t L_50 = V_16; int32_t L_51 = V_5; V_18 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51)); int32_t L_52 = V_16; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_53; L_53 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_2), (int32_t)L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); int32_t L_54 = V_18; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_55; L_55 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_2), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_56 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_55); int32_t L_57 = V_17; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_58; L_58 = Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_3), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_59 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_58); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_60; L_60 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_56, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_53 = L_60; int32_t L_61 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0160: { int32_t L_62 = V_15; if ((((int32_t)L_62) < ((int32_t)((int32_t)33)))) { goto IL_00bd; } } IL_0169: { int32_t L_63 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_016f: { int32_t L_64 = V_11; if ((((int32_t)L_64) < ((int32_t)((int32_t)33)))) { goto IL_0097; } } IL_0178: { int32_t L_65 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_017e: { int32_t L_66 = V_8; if ((((int32_t)L_66) < ((int32_t)((int32_t)33)))) { goto IL_006f; } } IL_0187: { int32_t L_67 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_018d: { int32_t L_68 = V_6; if ((((int32_t)L_68) < ((int32_t)((int32_t)33)))) { goto IL_0045; } } IL_0196: { IL2CPP_LEAVE(0x1AC, FINALLY_0198); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0198; } FINALLY_0198: {// begin finally (depth: 2) { RuntimeObject* L_69 = V_1; if (!L_69) { goto IL_01a1; } } IL_019b: { RuntimeObject* L_70 = V_1; NullCheck((RuntimeObject*)L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_70); } IL_01a1: { IL2CPP_END_FINALLY(408) } }// end finally (depth: 2) IL2CPP_CLEANUP(408) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1AC, FINALLY_01a2); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a2; } FINALLY_01a2: {// begin finally (depth: 1) { RuntimeObject* L_71 = V_0; if (!L_71) { goto IL_01ab; } } IL_01a5: { RuntimeObject* L_72 = V_0; NullCheck((RuntimeObject*)L_72); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_72); } IL_01ab: { IL2CPP_END_FINALLY(418) } }// end finally (depth: 1) IL2CPP_CLEANUP(418) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1AC, IL_01ac) } IL_01ac: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67_AdjustorThunk (RuntimeObject * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Get3DMoments_m765AB687A593A029EB487002C0FD4A6D9245CF67(_thisAdjusted, ___allocator0, method); } // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, const RuntimeMethod* method) { ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_1; memset((&V_1), 0, sizeof(V_1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_2; memset((&V_2), 0, sizeof(V_2)); { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_1; L_1 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_2; L_2 = (( ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_3 = ___cube0; ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_4 = V_0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_5; L_5 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_3, (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_5; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_8 = ___cube0; int32_t L_9 = (int32_t)L_8->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_10 = ___cube0; int32_t L_11 = (int32_t)L_10->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_AMax_7(); int32_t L_14; L_14 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_7, (int32_t)L_9, (int32_t)L_11, (int32_t)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_15; L_15 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_16 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_15); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_21 = ___cube0; int32_t L_22 = (int32_t)L_21->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); int32_t L_25; L_25 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_18, (int32_t)L_20, (int32_t)L_22, (int32_t)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_26; L_26 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_27 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_26); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_28; L_28 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_16, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_33 = ___cube0; int32_t L_34 = (int32_t)L_33->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_AMax_7(); int32_t L_37; L_37 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_32, (int32_t)L_34, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_38; L_38 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_39 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_38); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_40; L_40 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_28, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_AMin_6(); int32_t L_49; L_49 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_42, (int32_t)L_44, (int32_t)L_46, (int32_t)L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_50; L_50 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_49, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_51 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_50); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_52; L_52 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_40, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_57 = ___cube0; int32_t L_58 = (int32_t)L_57->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_AMax_7(); int32_t L_61; L_61 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_54, (int32_t)L_56, (int32_t)L_58, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_62; L_62 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_63 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_62); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_64; L_64 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_52, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMin_6(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_74; L_74 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_75 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_74); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_76; L_76 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_64, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_81 = ___cube0; int32_t L_82 = (int32_t)L_81->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_AMax_7(); int32_t L_85; L_85 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_78, (int32_t)L_80, (int32_t)L_82, (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_86; L_86 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_85, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_87 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_86); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_88; L_88 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_76, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_87, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_AMin_6(); int32_t L_97; L_97 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_90, (int32_t)L_92, (int32_t)L_94, (int32_t)L_96, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_98; L_98 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_97, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_99 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_98); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_100; L_100 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_88, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_99, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_105 = ___cube0; int32_t L_106 = (int32_t)L_105->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_AMax_7(); int32_t L_109; L_109 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_102, (int32_t)L_104, (int32_t)L_106, (int32_t)L_108, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_110; L_110 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_109, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_111 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_110); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_112; L_112 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_100, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_111, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_117 = ___cube0; int32_t L_118 = (int32_t)L_117->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_AMin_6(); int32_t L_121; L_121 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_114, (int32_t)L_116, (int32_t)L_118, (int32_t)L_120, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_122; L_122 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_121, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_123 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_122); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_124; L_124 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_112, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_123, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_129 = ___cube0; int32_t L_130 = (int32_t)L_129->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_AMax_7(); int32_t L_133; L_133 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_126, (int32_t)L_128, (int32_t)L_130, (int32_t)L_132, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_134; L_134 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_133, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_135 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_134); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_136; L_136 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_124, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_135, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_141 = ___cube0; int32_t L_142 = (int32_t)L_141->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_AMin_6(); int32_t L_145; L_145 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_138, (int32_t)L_140, (int32_t)L_142, (int32_t)L_144, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_146; L_146 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_145, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_147 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_146); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_148; L_148 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_136, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_147, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_AMax_7(); int32_t L_157; L_157 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_150, (int32_t)L_152, (int32_t)L_154, (int32_t)L_156, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_158; L_158 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_157, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_159 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_158); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_160; L_160 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_148, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_165 = ___cube0; int32_t L_166 = (int32_t)L_165->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_AMin_6(); int32_t L_169; L_169 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_162, (int32_t)L_164, (int32_t)L_166, (int32_t)L_168, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_170; L_170 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_169, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_171 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_170); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_172; L_172 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_160, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_AMax_7(); int32_t L_181; L_181 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_174, (int32_t)L_176, (int32_t)L_178, (int32_t)L_180, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_182; L_182 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_183 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_182); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_184; L_184 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_172, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_183, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_189 = ___cube0; int32_t L_190 = (int32_t)L_189->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_191 = ___cube0; int32_t L_192 = (int32_t)L_191->get_AMin_6(); int32_t L_193; L_193 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_190, (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_194; L_194 = ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_inline((ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 *)(&V_0), (int32_t)L_193, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_195 = (*(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_194); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_196; L_196 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_184, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_195, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_197 = V_1; int64_t L_198 = (int64_t)L_197.get_R_0(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_199 = V_1; int64_t L_200 = (int64_t)L_199.get_G_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_201 = V_1; int64_t L_202 = (int64_t)L_201.get_B_2(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_203 = V_1; int64_t L_204 = (int64_t)L_203.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_2), (float)((float)((float)L_198)), (float)((float)((float)L_200)), (float)((float)((float)L_202)), (float)((float)((float)L_204)), /*hidden argument*/NULL); double L_205 = (double)L_196.get_Moment2_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_206 = V_2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_207 = V_2; float L_208; L_208 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_206, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_207, /*hidden argument*/NULL); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_209 = V_1; int64_t L_210 = (int64_t)L_209.get_Weight_4(); return (double)((double)il2cpp_codegen_subtract((double)L_205, (double)((double)((double)((float)((float)L_208/(float)((float)((float)L_210)))))))); } } IL2CPP_EXTERN_C double WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1_AdjustorThunk (RuntimeObject * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1(_thisAdjusted, ___cube0, method); return _returnValue; } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___whole5, const RuntimeMethod* method) { ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_4; memset((&V_4), 0, sizeof(V_4)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_5; memset((&V_5), 0, sizeof(V_5)); float V_6 = 0.0f; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_1; L_1 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_2; L_2 = (( ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_3 = ___cube0; int32_t L_4 = ___direction1; ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_5 = V_0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_6; L_6 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, int32_t, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)->methodPointer)((Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_3, (int32_t)L_4, (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)); V_1 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_6; V_2 = (float)(0.0f); int32_t* L_7 = ___cut4; *((int32_t*)L_7) = (int32_t)(-1); int32_t L_8 = ___first2; V_3 = (int32_t)L_8; goto IL_00e5; } IL_002b: { Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_9 = V_1; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_10 = ___cube0; int32_t L_11 = ___direction1; int32_t L_12 = V_3; ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_13 = V_0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_14; L_14 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, int32_t, int32_t, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)->methodPointer)((Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_10, (int32_t)L_11, (int32_t)L_12, (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_15; L_15 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_9, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_4 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_15; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_16 = V_4; int64_t L_17 = (int64_t)L_16.get_Weight_4(); if (!L_17) { goto IL_00e1; } } { Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_18 = V_4; int64_t L_19 = (int64_t)L_18.get_R_0(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_20 = V_4; int64_t L_21 = (int64_t)L_20.get_G_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_22 = V_4; int64_t L_23 = (int64_t)L_22.get_B_2(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_24 = V_4; int64_t L_25 = (int64_t)L_24.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_19)), (float)((float)((float)L_21)), (float)((float)((float)L_23)), (float)((float)((float)L_25)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_27 = V_5; float L_28; L_28 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_26, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_27, /*hidden argument*/NULL); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_29 = V_4; int64_t L_30 = (int64_t)L_29.get_Weight_4(); V_6 = (float)((float)((float)L_28/(float)((float)((float)L_30)))); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_31 = ___whole5; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_32 = V_4; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_33; L_33 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_31, (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); V_4 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_33; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_34 = V_4; int64_t L_35 = (int64_t)L_34.get_Weight_4(); if (!L_35) { goto IL_00e1; } } { Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_36 = V_4; int64_t L_37 = (int64_t)L_36.get_R_0(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_38 = V_4; int64_t L_39 = (int64_t)L_38.get_G_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_40 = V_4; int64_t L_41 = (int64_t)L_40.get_B_2(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_42 = V_4; int64_t L_43 = (int64_t)L_42.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_37)), (float)((float)((float)L_39)), (float)((float)((float)L_41)), (float)((float)((float)L_43)), /*hidden argument*/NULL); float L_44 = V_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_45 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_46 = V_5; float L_47; L_47 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_45, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_46, /*hidden argument*/NULL); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_48 = V_4; int64_t L_49 = (int64_t)L_48.get_Weight_4(); V_6 = (float)((float)il2cpp_codegen_add((float)L_44, (float)((float)((float)L_47/(float)((float)((float)L_49)))))); float L_50 = V_6; float L_51 = V_2; if ((!(((float)L_50) > ((float)L_51)))) { goto IL_00e1; } } { float L_52 = V_6; V_2 = (float)L_52; int32_t* L_53 = ___cut4; int32_t L_54 = V_3; *((int32_t*)L_53) = (int32_t)L_54; } IL_00e1: { int32_t L_55 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_00e5: { int32_t L_56 = V_3; int32_t L_57 = ___last3; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_002b; } } { float L_58 = V_2; return (float)L_58; } } IL2CPP_EXTERN_C float WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1_AdjustorThunk (RuntimeObject * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___whole5, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1(_thisAdjusted, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); return _returnValue; } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set10, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set21, const RuntimeMethod* method) { ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_1; L_1 = (( Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_2; L_2 = (( ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_2; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_3 = ___set10; ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 L_4 = V_0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_5; L_5 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE (*) (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *, ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_3, (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_5; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_6 = ___set10; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_7 = ___set10; int32_t L_8 = (int32_t)L_7->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_9 = ___set10; int32_t L_10 = (int32_t)L_9->get_RMax_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_11 = V_1; float L_12; L_12 = WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_6, (int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), (int32_t)L_10, (int32_t*)(int32_t*)(&V_3), (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_2 = (float)L_12; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_13 = ___set10; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_14 = ___set10; int32_t L_15 = (int32_t)L_14->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_16 = ___set10; int32_t L_17 = (int32_t)L_16->get_GMax_3(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_18 = V_1; float L_19; L_19 = WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_13, (int32_t)2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), (int32_t)L_17, (int32_t*)(int32_t*)(&V_5), (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_4 = (float)L_19; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_20 = ___set10; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_21 = ___set10; int32_t L_22 = (int32_t)L_21->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_23 = ___set10; int32_t L_24 = (int32_t)L_23->get_BMax_5(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_25 = V_1; float L_26; L_26 = WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_20, (int32_t)1, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)), (int32_t)L_24, (int32_t*)(int32_t*)(&V_7), (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_6 = (float)L_26; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_27 = ___set10; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_28 = ___set10; int32_t L_29 = (int32_t)L_28->get_AMin_6(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_30 = ___set10; int32_t L_31 = (int32_t)L_30->get_AMax_7(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE L_32 = V_1; float L_33; L_33 = WuQuantizer_1_Maximize_m2945D34D9A0B3FD01F8E334AD35C8143D92132D1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_27, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)), (int32_t)L_31, (int32_t*)(int32_t*)(&V_9), (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_8 = (float)L_33; float L_34 = V_2; float L_35 = V_4; if ((!(((float)L_34) >= ((float)L_35)))) { goto IL_009c; } } { float L_36 = V_2; float L_37 = V_6; if ((!(((float)L_36) >= ((float)L_37)))) { goto IL_009c; } } { float L_38 = V_2; float L_39 = V_8; if ((!(((float)L_38) >= ((float)L_39)))) { goto IL_009c; } } { V_10 = (int32_t)3; int32_t L_40 = V_3; if ((((int32_t)L_40) >= ((int32_t)0))) { goto IL_00cb; } } { return (bool)0; } IL_009c: { float L_41 = V_4; float L_42 = V_2; if ((!(((float)L_41) >= ((float)L_42)))) { goto IL_00b2; } } { float L_43 = V_4; float L_44 = V_6; if ((!(((float)L_43) >= ((float)L_44)))) { goto IL_00b2; } } { float L_45 = V_4; float L_46 = V_8; if ((!(((float)L_45) >= ((float)L_46)))) { goto IL_00b2; } } { V_10 = (int32_t)2; goto IL_00cb; } IL_00b2: { float L_47 = V_6; float L_48 = V_2; if ((!(((float)L_47) >= ((float)L_48)))) { goto IL_00c8; } } { float L_49 = V_6; float L_50 = V_4; if ((!(((float)L_49) >= ((float)L_50)))) { goto IL_00c8; } } { float L_51 = V_6; float L_52 = V_8; if ((!(((float)L_51) >= ((float)L_52)))) { goto IL_00c8; } } { V_10 = (int32_t)1; goto IL_00cb; } IL_00c8: { V_10 = (int32_t)0; } IL_00cb: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_53 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_54 = ___set10; int32_t L_55 = (int32_t)L_54->get_RMax_1(); L_53->set_RMax_1(L_55); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_56 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_57 = ___set10; int32_t L_58 = (int32_t)L_57->get_GMax_3(); L_56->set_GMax_3(L_58); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_59 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_60 = ___set10; int32_t L_61 = (int32_t)L_60->get_BMax_5(); L_59->set_BMax_5(L_61); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_62 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_63 = ___set10; int32_t L_64 = (int32_t)L_63->get_AMax_7(); L_62->set_AMax_7(L_64); int32_t L_65 = V_10; switch (L_65) { case 0: { goto IL_01c4; } case 1: { goto IL_018b; } case 2: { goto IL_0152; } case 3: { goto IL_0117; } } } { goto IL_01fb; } IL_0117: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_66 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_67 = ___set10; int32_t L_68 = V_3; int32_t L_69 = (int32_t)L_68; V_11 = (int32_t)L_69; L_67->set_RMax_1(L_69); int32_t L_70 = V_11; L_66->set_RMin_0(L_70); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_71 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_72 = ___set10; int32_t L_73 = (int32_t)L_72->get_GMin_2(); L_71->set_GMin_2(L_73); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_74 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_75 = ___set10; int32_t L_76 = (int32_t)L_75->get_BMin_4(); L_74->set_BMin_4(L_76); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_77 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_78 = ___set10; int32_t L_79 = (int32_t)L_78->get_AMin_6(); L_77->set_AMin_6(L_79); goto IL_01fb; } IL_0152: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_80 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_81 = ___set10; int32_t L_82 = V_5; int32_t L_83 = (int32_t)L_82; V_11 = (int32_t)L_83; L_81->set_GMax_3(L_83); int32_t L_84 = V_11; L_80->set_GMin_2(L_84); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_85 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_86 = ___set10; int32_t L_87 = (int32_t)L_86->get_RMin_0(); L_85->set_RMin_0(L_87); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_88 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_89 = ___set10; int32_t L_90 = (int32_t)L_89->get_BMin_4(); L_88->set_BMin_4(L_90); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_91 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_92 = ___set10; int32_t L_93 = (int32_t)L_92->get_AMin_6(); L_91->set_AMin_6(L_93); goto IL_01fb; } IL_018b: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_94 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_95 = ___set10; int32_t L_96 = V_7; int32_t L_97 = (int32_t)L_96; V_11 = (int32_t)L_97; L_95->set_BMax_5(L_97); int32_t L_98 = V_11; L_94->set_BMin_4(L_98); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_99 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_100 = ___set10; int32_t L_101 = (int32_t)L_100->get_RMin_0(); L_99->set_RMin_0(L_101); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_102 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_103 = ___set10; int32_t L_104 = (int32_t)L_103->get_GMin_2(); L_102->set_GMin_2(L_104); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_105 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_106 = ___set10; int32_t L_107 = (int32_t)L_106->get_AMin_6(); L_105->set_AMin_6(L_107); goto IL_01fb; } IL_01c4: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_108 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_109 = ___set10; int32_t L_110 = V_9; int32_t L_111 = (int32_t)L_110; V_11 = (int32_t)L_111; L_109->set_AMax_7(L_111); int32_t L_112 = V_11; L_108->set_AMin_6(L_112); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_113 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_114 = ___set10; int32_t L_115 = (int32_t)L_114->get_RMin_0(); L_113->set_RMin_0(L_115); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_116 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_117 = ___set10; int32_t L_118 = (int32_t)L_117->get_GMin_2(); L_116->set_GMin_2(L_118); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_119 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_120 = ___set10; int32_t L_121 = (int32_t)L_120->get_BMin_4(); L_119->set_BMin_4(L_121); } IL_01fb: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_122 = ___set10; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_123 = ___set10; int32_t L_124 = (int32_t)L_123->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_125 = ___set10; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_127 = ___set10; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_129 = ___set10; int32_t L_130 = (int32_t)L_129->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_131 = ___set10; int32_t L_132 = (int32_t)L_131->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_133 = ___set10; int32_t L_134 = (int32_t)L_133->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_135 = ___set10; int32_t L_136 = (int32_t)L_135->get_AMax_7(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_137 = ___set10; int32_t L_138 = (int32_t)L_137->get_AMin_6(); L_122->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_124, (int32_t)L_126)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_128, (int32_t)L_130)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_132, (int32_t)L_134)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_136, (int32_t)L_138))))); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_139 = ___set21; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_140 = ___set21; int32_t L_141 = (int32_t)L_140->get_RMax_1(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_142 = ___set21; int32_t L_143 = (int32_t)L_142->get_RMin_0(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_144 = ___set21; int32_t L_145 = (int32_t)L_144->get_GMax_3(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_146 = ___set21; int32_t L_147 = (int32_t)L_146->get_GMin_2(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_148 = ___set21; int32_t L_149 = (int32_t)L_148->get_BMax_5(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_150 = ___set21; int32_t L_151 = (int32_t)L_150->get_BMin_4(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_152 = ___set21; int32_t L_153 = (int32_t)L_152->get_AMax_7(); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_154 = ___set21; int32_t L_155 = (int32_t)L_154->get_AMin_6(); L_139->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)L_143)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_145, (int32_t)L_147)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_149, (int32_t)L_151)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_153, (int32_t)L_155))))); return (bool)1; } } IL2CPP_EXTERN_C bool WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233_AdjustorThunk (RuntimeObject * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set10, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___set21, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233(_thisAdjusted, ___set10, ___set21, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_0, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_RMin_0(); V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); goto IL_00b7; } IL_001a: { int32_t L_4 = V_1; int32_t L_5 = V_1; int32_t L_6 = V_1; int32_t L_7 = V_1; int32_t L_8 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_4<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_6<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_7<<(int32_t)6)))), (int32_t)L_8)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_9 = ___cube0; int32_t L_10 = (int32_t)L_9->get_GMin_2(); V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); goto IL_00aa; } IL_003a: { int32_t L_11 = V_2; int32_t L_12 = V_3; int32_t L_13 = V_3; int32_t L_14 = V_3; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)5)))), (int32_t)L_14)); int32_t L_15 = V_1; int32_t L_16 = V_3; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMin_4(); V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); goto IL_009c; } IL_0059: { int32_t L_19 = V_4; int32_t L_20 = V_5; int32_t L_21 = V_6; int32_t L_22 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21))<<(int32_t)5)))), (int32_t)L_22)); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); goto IL_008c; } IL_0074: { int32_t L_25 = V_7; int32_t L_26 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = V_9; uint8_t* L_28; L_28 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_27, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_29 = ___label1; *((int8_t*)L_28) = (int8_t)L_29; int32_t L_30 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008c: { int32_t L_31 = V_8; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_32 = ___cube0; int32_t L_33 = (int32_t)L_32->get_AMax_7(); if ((((int32_t)L_31) <= ((int32_t)L_33))) { goto IL_0074; } } { int32_t L_34 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_009c: { int32_t L_35 = V_6; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMax_5(); if ((((int32_t)L_35) <= ((int32_t)L_37))) { goto IL_0059; } } { int32_t L_38 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00aa: { int32_t L_39 = V_3; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_40 = ___cube0; int32_t L_41 = (int32_t)L_40->get_GMax_3(); if ((((int32_t)L_39) <= ((int32_t)L_41))) { goto IL_003a; } } { int32_t L_42 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b7: { int32_t L_43 = V_1; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_44 = ___cube0; int32_t L_45 = (int32_t)L_44->get_RMax_1(); if ((((int32_t)L_43) <= ((int32_t)L_45))) { goto IL_001a; } } { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3_AdjustorThunk (RuntimeObject * __this, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Mark_m7623E800F3E5AAACC838A0EECDF45855248F8FB3(_thisAdjusted, ___cube0, ___label1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B_gshared (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * V_5 = NULL; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * V_6 = NULL; double V_7 = 0.0; int32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; double* G_B5_0 = NULL; double* G_B4_0 = NULL; double G_B6_0 = 0.0; double* G_B6_1 = NULL; double* G_B8_0 = NULL; double* G_B7_0 = NULL; double G_B9_0 = 0.0; double* G_B9_1 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_1; L_1 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); int32_t L_2 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1, (int32_t)L_2, (int32_t)0); V_0 = (RuntimeObject*)L_3; } IL_0018: try {// begin try (depth: 1) { RuntimeObject* L_4 = V_0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_5; L_5 = MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_inline((RuntimeObject*)L_4, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); V_1 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_5; BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_6 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)__this->get_colorCube_6(); NullCheck(L_6); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_7 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)((L_6)->GetAddressAt(static_cast(0))); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_8 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_7; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_9 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_8; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_10 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_9; int32_t L_11 = (int32_t)0; V_3 = (int32_t)L_11; L_10->set_AMin_6(L_11); int32_t L_12 = V_3; int32_t L_13 = (int32_t)L_12; V_3 = (int32_t)L_13; L_10->set_BMin_4(L_13); int32_t L_14 = V_3; int32_t L_15 = (int32_t)L_14; V_3 = (int32_t)L_15; L_9->set_GMin_2(L_15); int32_t L_16 = V_3; L_8->set_RMin_0(L_16); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_17 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_7; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_18 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_17; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_19 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_18; int32_t L_20 = (int32_t)((int32_t)32); V_3 = (int32_t)L_20; L_19->set_BMax_5(L_20); int32_t L_21 = V_3; int32_t L_22 = (int32_t)L_21; V_3 = (int32_t)L_22; L_19->set_GMax_3(L_22); int32_t L_23 = V_3; L_18->set_RMax_1(L_23); L_17->set_AMax_7(((int32_t)32)); V_2 = (int32_t)0; V_4 = (int32_t)1; goto IL_0162; } IL_0078: { BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_24 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)__this->get_colorCube_6(); int32_t L_25 = V_2; NullCheck(L_24); V_5 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)((L_24)->GetAddressAt(static_cast(L_25))); BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_26 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)__this->get_colorCube_6(); int32_t L_27 = V_4; NullCheck(L_26); V_6 = (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)((L_26)->GetAddressAt(static_cast(L_27))); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_28 = V_5; Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_29 = V_6; bool L_30; L_30 = WuQuantizer_1_Cut_m2D79D605E661610FECD9FDE6590D56F0758AF233((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_28, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 55)); if (!L_30) { goto IL_00f0; } } IL_00a1: { int32_t L_31 = V_2; double* L_32; L_32 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_31, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_33 = V_5; int32_t L_34 = (int32_t)L_33->get_Volume_8(); G_B4_0 = L_32; if ((((int32_t)L_34) > ((int32_t)1))) { G_B5_0 = L_32; goto IL_00be; } } IL_00b3: { G_B6_0 = (0.0); G_B6_1 = G_B4_0; goto IL_00c6; } IL_00be: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_35 = V_5; double L_36; L_36 = WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B6_0 = L_36; G_B6_1 = G_B5_0; } IL_00c6: { *((double*)G_B6_1) = (double)G_B6_0; int32_t L_37 = V_4; double* L_38; L_38 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_37, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_39 = V_6; int32_t L_40 = (int32_t)L_39->get_Volume_8(); G_B7_0 = L_38; if ((((int32_t)L_40) > ((int32_t)1))) { G_B8_0 = L_38; goto IL_00e5; } } IL_00da: { G_B9_0 = (0.0); G_B9_1 = G_B7_0; goto IL_00ed; } IL_00e5: { Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * L_41 = V_6; double L_42; L_42 = WuQuantizer_1_Variance_m9C9CEAF040F7069E3DE6C6E89EDAFC0E4D3F11F1((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, (Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B9_0 = L_42; G_B9_1 = G_B8_0; } IL_00ed: { *((double*)G_B9_1) = (double)G_B9_0; goto IL_0108; } IL_00f0: { int32_t L_43 = V_2; double* L_44; L_44 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); *((double*)L_44) = (double)(0.0); int32_t L_45 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); } IL_0108: { V_2 = (int32_t)0; double* L_46; L_46 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)0, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_47 = *((double*)L_46); V_7 = (double)L_47; V_8 = (int32_t)1; goto IL_013d; } IL_011a: { int32_t L_48 = V_8; double* L_49; L_49 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_48, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_50 = *((double*)L_49); double L_51 = V_7; if ((!(((double)L_50) > ((double)L_51)))) { goto IL_0137; } } IL_0128: { int32_t L_52 = V_8; double* L_53; L_53 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_52, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_54 = *((double*)L_53); V_7 = (double)L_54; int32_t L_55 = V_8; V_2 = (int32_t)L_55; } IL_0137: { int32_t L_56 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_013d: { int32_t L_57 = V_8; int32_t L_58 = V_4; if ((((int32_t)L_57) <= ((int32_t)L_58))) { goto IL_011a; } } IL_0143: { double L_59 = V_7; if ((!(((double)L_59) <= ((double)(0.0))))) { goto IL_015c; } } IL_0150: { int32_t L_60 = V_4; __this->set_maxColors_5(((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1))); IL2CPP_LEAVE(0x17B, FINALLY_0171); } IL_015c: { int32_t L_61 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0162: { int32_t L_62 = V_4; int32_t L_63 = (int32_t)__this->get_maxColors_5(); if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0078; } } IL_016f: { IL2CPP_LEAVE(0x17B, FINALLY_0171); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: {// begin finally (depth: 1) { RuntimeObject* L_64 = V_0; if (!L_64) { goto IL_017a; } } IL_0174: { RuntimeObject* L_65 = V_0; NullCheck((RuntimeObject*)L_65); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_65); } IL_017a: { IL2CPP_END_FINALLY(369) } }// end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x17B, IL_017b) } IL_017b: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_BuildCube_mD70E94A6AA0293FF33B63A302AE819DBF0F5263B(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_16 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)(BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)NULL); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_17 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_EXTERN_C void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_inline(_thisAdjusted, ___configuration0, ___options1, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_EXTERN_C Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * _returnValue; _returnValue = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline(_thisAdjusted, method); return _returnValue; } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_EXTERN_C QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * _returnValue; _returnValue = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline(_thisAdjusted, method); return _returnValue; } // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Palette() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_0 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); (( void (*) (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_1 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )__this->get_palette_4(); return (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_1; } } IL2CPP_EXTERN_C ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 _returnValue; _returnValue = WuQuantizer_1_get_Palette_m5D14CBD2698B6E7F090388B9016348B6D08F100B(_thisAdjusted, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 ___pixelRegion0, const RuntimeMethod* method) { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_1 = NULL; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_7; memset((&V_7), 0, sizeof(V_7)); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B V_8; memset((&V_8), 0, sizeof(V_8)); { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0; L_0 = Buffer2DRegion_1_get_Rectangle_mC5AD156806A27F41211F36563971ADAD397904B8_inline((Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *)(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_1; L_1 = Buffer2DRegion_1_get_Buffer_m6F1C1AE8B9DE39008EA61DFFD659006C71E313DB_inline((Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *)(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 *)(&___pixelRegion0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); V_1 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_1; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_2 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = V_0; WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_6; L_6 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_5 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_6; int32_t L_7 = (int32_t)__this->get_maxColors_5(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_8; L_8 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_5), (int32_t)0, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_2 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_8; RuntimeObject* L_9 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_10; L_10 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_11; L_11 = (( ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_3 = (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_11; V_6 = (int32_t)0; goto IL_00b3; } IL_005c: { BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_12 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)__this->get_colorCube_6(); int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = V_6; WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)((L_12)->GetAddressAt(static_cast(L_13))), (uint8_t)((int32_t)((uint8_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 16)); BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_15 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)__this->get_colorCube_6(); int32_t L_16 = V_6; NullCheck(L_15); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_17 = V_3; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_18; L_18 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)((L_15)->GetAddressAt(static_cast(L_16))), (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_7 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_18; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_19 = V_7; int64_t L_20 = (int64_t)L_19.get_Weight_4(); if ((((int64_t)L_20) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ad; } } { int32_t L_21 = V_6; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_22; L_22 = Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_23; L_23 = Moment_Normalize_mC403F9F8622A417F772A44FA543FEF0C1A29DBD7_inline((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)); Rgb48_FromScaledVector4_mD7671E932ED1132846FC64D3332EA237B3502947_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_22, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_23, /*hidden argument*/NULL); } IL_00ad: { int32_t L_24 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00b3: { int32_t L_25 = V_6; int32_t L_26; L_26 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005c; } } { RuntimeObject* L_27 = (RuntimeObject*)__this->get_paletteOwner_3(); NullCheck((RuntimeObject*)L_27); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_28; L_28 = InterfaceFuncInvoker0< Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 23), (RuntimeObject*)L_27); V_8 = (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_28; int32_t L_29; L_29 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_30; L_30 = Memory_1_Slice_mFD20397A901E7BB511459511EB205F7A4F966E43_inline((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(&V_8), (int32_t)0, (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_31; L_31 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); V_4 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_31; bool L_32 = (bool)__this->get_isDithering_8(); if (!L_32) { goto IL_0113; } } { EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_33 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)__this->get_pixelMap_7(); if (L_33) { goto IL_0106; } } { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_35 = V_4; EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_36 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 27)); (( void (*) (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)->methodPointer)(L_36, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 28)); __this->set_pixelMap_7(L_36); goto IL_0113; } IL_0106: { EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_37 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)__this->get_pixelMap_7(); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_38 = V_4; NullCheck((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)L_37); (( void (*) (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)->methodPointer)((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)L_37, (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 29)); } IL_0113: { ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_39 = V_4; __this->set_palette_4(L_39); return; } } IL2CPP_EXTERN_C void WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B_AdjustorThunk (RuntimeObject * __this, Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 ___pixelRegion0, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_AddPaletteColors_m297C401C574195BD0136AA6219BF45244F8D4A2B(_thisAdjusted, ___pixelRegion0, method); } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * L_0; L_0 = (( WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_3; L_3 = (( IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)L_0, (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3; } } IL2CPP_EXTERN_C IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * _returnValue; _returnValue = WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_inline(_thisAdjusted, ___source0, ___bounds1, method); return _returnValue; } // System.Byte SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetQuantizedColor(TPixel,TPixel&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___color0, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ___match1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_5; memset((&V_5), 0, sizeof(V_5)); uint8_t V_6 = 0x0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * V_7 = NULL; { bool L_0 = (bool)__this->get_isDithering_8(); if (!L_0) { goto IL_0017; } } { EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_1 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)__this->get_pixelMap_7(); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_2 = ___color0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_3 = ___match1; NullCheck((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)L_1); int32_t L_4; L_4 = (( int32_t (*) (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F , Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)->methodPointer)((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)L_1, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_2, (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 32)); return (uint8_t)((int32_t)((uint8_t)L_4)); } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Rgb48_ToRgba32_m0E4E8D46AC0CC64C95D47C01BFC0E53BAA4C7167_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___color0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_5 = V_0; uint8_t L_6 = (uint8_t)L_5.get_R_0(); V_1 = (int32_t)((int32_t)((int32_t)L_6>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = V_0; uint8_t L_8 = (uint8_t)L_7.get_G_1(); V_2 = (int32_t)((int32_t)((int32_t)L_8>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = V_0; uint8_t L_10 = (uint8_t)L_9.get_B_2(); V_3 = (int32_t)((int32_t)((int32_t)L_10>>(int32_t)3)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_11 = V_0; uint8_t L_12 = (uint8_t)L_11.get_A_3(); V_4 = (int32_t)((int32_t)((int32_t)L_12>>(int32_t)3)); RuntimeObject* L_13 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14; L_14 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_13, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_15; L_15 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_14, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_5 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_15; int32_t L_16 = V_1; int32_t L_17 = V_2; int32_t L_18 = V_3; int32_t L_19 = V_4; int32_t L_20; L_20 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); uint8_t* L_21; L_21 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_5), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_22 = *((uint8_t*)L_21); V_6 = (uint8_t)L_22; ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_23 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_24; L_24 = ReadOnlyMemory_1_get_Span_m1B6C88E536A38052A8D18B9A1B721B7C8ED8E575_inline((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 34)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_25; L_25 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)->methodPointer)((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 35)); V_7 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_25; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_26 = ___match1; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_27 = V_7; uint8_t L_28 = V_6; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_29; L_29 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_27, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 36)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_30 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_29); *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_26 = L_30; uint8_t L_31 = V_6; return (uint8_t)L_31; } } IL2CPP_EXTERN_C uint8_t WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5_AdjustorThunk (RuntimeObject * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___color0, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * ___match1, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = WuQuantizer_1_GetQuantizedColor_m0DECBA256E058453A056BBC4DED58CE33815E6F5(_thisAdjusted, ___color0, ___match1, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B3_0 = NULL; RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B6_0 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B9_0 = NULL; RuntimeObject* G_B8_0 = NULL; EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * G_B12_0 = NULL; EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * G_B11_0 = NULL; { bool L_0 = (bool)__this->get_isDisposed_9(); if (L_0) { goto IL_006f; } } { __this->set_isDisposed_9((bool)1); RuntimeObject* L_1 = (RuntimeObject*)__this->get_momentsOwner_1(); RuntimeObject* L_2 = (RuntimeObject*)L_1; G_B2_0 = L_2; if (L_2) { G_B3_0 = L_2; goto IL_001b; } } { goto IL_0020; } IL_001b: { NullCheck((RuntimeObject*)G_B3_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B3_0); } IL_0020: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_tagsOwner_2(); RuntimeObject* L_4 = (RuntimeObject*)L_3; G_B5_0 = L_4; if (L_4) { G_B6_0 = L_4; goto IL_002c; } } { goto IL_0031; } IL_002c: { NullCheck((RuntimeObject*)G_B6_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B6_0); } IL_0031: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_paletteOwner_3(); RuntimeObject* L_6 = (RuntimeObject*)L_5; G_B8_0 = L_6; if (L_6) { G_B9_0 = L_6; goto IL_003d; } } { goto IL_0042; } IL_003d: { NullCheck((RuntimeObject*)G_B9_0); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)G_B9_0); } IL_0042: { __this->set_momentsOwner_1((RuntimeObject*)NULL); __this->set_tagsOwner_2((RuntimeObject*)NULL); __this->set_paletteOwner_3((RuntimeObject*)NULL); EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_7 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)__this->get_pixelMap_7(); EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * L_8 = (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)L_7; G_B11_0 = L_8; if (L_8) { G_B12_0 = L_8; goto IL_0063; } } { goto IL_0068; } IL_0063: { NullCheck((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)G_B12_0); (( void (*) (EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)->methodPointer)((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)G_B12_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 37)); } IL_0068: { __this->set_pixelMap_7((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)NULL); } IL_006f: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Dispose_mDF5B8FECE9716AA603636954D0AB181E89977081(_thisAdjusted, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::GetPaletteIndex(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WuQuantizer_1_GetPaletteIndex_m5CDBC2D31AE6BFC37A6528DEEC33F57D5E5EFC98_gshared (int32_t ___r0, int32_t ___g1, int32_t ___b2, int32_t ___a3, const RuntimeMethod* method) { { int32_t L_0 = ___r0; int32_t L_1 = ___r0; int32_t L_2 = ___g1; int32_t L_3 = ___r0; int32_t L_4 = ___r0; int32_t L_5 = ___g1; int32_t L_6 = ___r0; int32_t L_7 = ___g1; int32_t L_8 = ___b2; int32_t L_9 = ___r0; int32_t L_10 = ___g1; int32_t L_11 = ___b2; int32_t L_12 = ___a3; return (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_4<<(int32_t)6)))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)5)))), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)), (int32_t)L_8))<<(int32_t)5)))), (int32_t)L_9)), (int32_t)L_10)), (int32_t)L_11)), (int32_t)L_12)); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Volume(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 WuQuantizer_1_Volume_m2DE11BDAD05EE0B2027DF72207C4DDD595A305FD_gshared (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 ___moments1, const RuntimeMethod* method) { { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_0 = ___cube0; int32_t L_1 = (int32_t)L_0->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_9; L_9 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_10 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_9); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_11 = ___cube0; int32_t L_12 = (int32_t)L_11->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_AMin_6(); int32_t L_19; L_19 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_12, (int32_t)L_14, (int32_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_20; L_20 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_21 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_20); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_22; L_22 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_10, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_AMax_7(); int32_t L_31; L_31 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_24, (int32_t)L_26, (int32_t)L_28, (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_32; L_32 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_33 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_32); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_34; L_34 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_22, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_AMin_6(); int32_t L_43; L_43 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_36, (int32_t)L_38, (int32_t)L_40, (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_44; L_44 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_43, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_45 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_44); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_46; L_46 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_34, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_AMax_7(); int32_t L_55; L_55 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_48, (int32_t)L_50, (int32_t)L_52, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_56; L_56 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_57 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_56); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_58; L_58 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_46, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_AMin_6(); int32_t L_67; L_67 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_60, (int32_t)L_62, (int32_t)L_64, (int32_t)L_66, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_68; L_68 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_67, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_69 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_68); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_70; L_70 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_58, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_AMax_7(); int32_t L_79; L_79 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_72, (int32_t)L_74, (int32_t)L_76, (int32_t)L_78, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_80; L_80 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_81 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_80); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_82; L_82 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_70, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_AMin_6(); int32_t L_91; L_91 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_84, (int32_t)L_86, (int32_t)L_88, (int32_t)L_90, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_92; L_92 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_91, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_93 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_92); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_94; L_94 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_82, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_AMax_7(); int32_t L_103; L_103 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_96, (int32_t)L_98, (int32_t)L_100, (int32_t)L_102, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_104; L_104 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_103, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_105 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_104); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_106; L_106 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_94, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_AMin_6(); int32_t L_115; L_115 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_108, (int32_t)L_110, (int32_t)L_112, (int32_t)L_114, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_116; L_116 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_117 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_116); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_118; L_118 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_106, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMax_7(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_120, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_128; L_128 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_129 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_128); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_130; L_130 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_118, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_AMin_6(); int32_t L_139; L_139 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_134, (int32_t)L_136, (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_140; L_140 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_139, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_141 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_140); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_142; L_142 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_130, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_AMax_7(); int32_t L_151; L_151 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_144, (int32_t)L_146, (int32_t)L_148, (int32_t)L_150, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_152; L_152 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_153 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_152); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_154; L_154 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_142, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_AMin_6(); int32_t L_163; L_163 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_156, (int32_t)L_158, (int32_t)L_160, (int32_t)L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_164; L_164 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_163, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_165 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_164); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_166; L_166 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_154, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_AMax_7(); int32_t L_175; L_175 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_168, (int32_t)L_170, (int32_t)L_172, (int32_t)L_174, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_176; L_176 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_175, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_177 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_176); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_178; L_178 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_166, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_AMin_6(); int32_t L_187; L_187 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_180, (int32_t)L_182, (int32_t)L_184, (int32_t)L_186, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_188; L_188 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments1), (int32_t)L_187, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_189 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_188); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_190; L_190 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_178, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_190; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Bottom(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 WuQuantizer_1_Bottom_mD1595858A50A3B6B3A3085F9D70BD671E6AED4CB_gshared (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 ___moments2, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_046e; } case 1: { goto IL_02fd; } case 2: { goto IL_018c; } case 3: { goto IL_001b; } } } { goto IL_05df; } IL_001b: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_1 = ___cube0; int32_t L_2 = (int32_t)L_1->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_3 = ___cube0; int32_t L_4 = (int32_t)L_3->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_5 = ___cube0; int32_t L_6 = (int32_t)L_5->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_7 = ___cube0; int32_t L_8 = (int32_t)L_7->get_AMax_7(); int32_t L_9; L_9 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_2, (int32_t)L_4, (int32_t)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_10; L_10 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_11 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_10); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_12; L_12 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_13 = ___cube0; int32_t L_14 = (int32_t)L_13->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_15 = ___cube0; int32_t L_16 = (int32_t)L_15->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_AMin_6(); int32_t L_21; L_21 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_14, (int32_t)L_16, (int32_t)L_18, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_22; L_22 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_23 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_22); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_24; L_24 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_12, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_AMax_7(); int32_t L_33; L_33 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_26, (int32_t)L_28, (int32_t)L_30, (int32_t)L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_34; L_34 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_35 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_34); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_36; L_36 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_24, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_37 = ___cube0; int32_t L_38 = (int32_t)L_37->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_39 = ___cube0; int32_t L_40 = (int32_t)L_39->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_AMin_6(); int32_t L_45; L_45 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_38, (int32_t)L_40, (int32_t)L_42, (int32_t)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_46; L_46 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_45, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_47 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_46); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_48; L_48 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_36, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_51 = ___cube0; int32_t L_52 = (int32_t)L_51->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_AMax_7(); int32_t L_57; L_57 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_50, (int32_t)L_52, (int32_t)L_54, (int32_t)L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_58; L_58 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_59 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_58); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_60; L_60 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_48, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_61 = ___cube0; int32_t L_62 = (int32_t)L_61->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_63 = ___cube0; int32_t L_64 = (int32_t)L_63->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_AMin_6(); int32_t L_69; L_69 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_62, (int32_t)L_64, (int32_t)L_66, (int32_t)L_68, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_70; L_70 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_71 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_70); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_72; L_72 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_60, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_71, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_73 = ___cube0; int32_t L_74 = (int32_t)L_73->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_75 = ___cube0; int32_t L_76 = (int32_t)L_75->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_AMax_7(); int32_t L_81; L_81 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_74, (int32_t)L_76, (int32_t)L_78, (int32_t)L_80, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_82; L_82 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_83 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_82); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_84; L_84 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_72, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_85 = ___cube0; int32_t L_86 = (int32_t)L_85->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_87 = ___cube0; int32_t L_88 = (int32_t)L_87->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_AMin_6(); int32_t L_93; L_93 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_86, (int32_t)L_88, (int32_t)L_90, (int32_t)L_92, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_94; L_94 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_93, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_95 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_94); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_96; L_96 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_84, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_96; } IL_018c: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_97 = ___cube0; int32_t L_98 = (int32_t)L_97->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_99 = ___cube0; int32_t L_100 = (int32_t)L_99->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMax_7(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_98, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_106; L_106 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_107 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_106); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_108; L_108 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_111 = ___cube0; int32_t L_112 = (int32_t)L_111->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_AMin_6(); int32_t L_117; L_117 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_112, (int32_t)L_114, (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_118; L_118 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_117, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_119 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_118); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_120; L_120 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_108, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_119, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_121 = ___cube0; int32_t L_122 = (int32_t)L_121->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_AMax_7(); int32_t L_129; L_129 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_122, (int32_t)L_124, (int32_t)L_126, (int32_t)L_128, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_130; L_130 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_131 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_130); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_132; L_132 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_120, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_131, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_133 = ___cube0; int32_t L_134 = (int32_t)L_133->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_135 = ___cube0; int32_t L_136 = (int32_t)L_135->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_AMin_6(); int32_t L_141; L_141 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_134, (int32_t)L_136, (int32_t)L_138, (int32_t)L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_142; L_142 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_141, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_143 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_142); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_144; L_144 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_132, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_143, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_AMax_7(); int32_t L_153; L_153 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_146, (int32_t)L_148, (int32_t)L_150, (int32_t)L_152, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_154; L_154 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_153, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_155 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_154); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_156; L_156 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_144, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_155, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_157 = ___cube0; int32_t L_158 = (int32_t)L_157->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_159 = ___cube0; int32_t L_160 = (int32_t)L_159->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_AMin_6(); int32_t L_165; L_165 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_158, (int32_t)L_160, (int32_t)L_162, (int32_t)L_164, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_166; L_166 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_165, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_167 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_166); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_168; L_168 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_156, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_167, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_171 = ___cube0; int32_t L_172 = (int32_t)L_171->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_AMax_7(); int32_t L_177; L_177 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_170, (int32_t)L_172, (int32_t)L_174, (int32_t)L_176, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_178; L_178 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_177, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_179 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_178); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_180; L_180 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_168, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_179, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_181 = ___cube0; int32_t L_182 = (int32_t)L_181->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_183 = ___cube0; int32_t L_184 = (int32_t)L_183->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_AMin_6(); int32_t L_189; L_189 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_182, (int32_t)L_184, (int32_t)L_186, (int32_t)L_188, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_190; L_190 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_189, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_191 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_190); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_192; L_192 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_180, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_192; } IL_02fd: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_193 = ___cube0; int32_t L_194 = (int32_t)L_193->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_195 = ___cube0; int32_t L_196 = (int32_t)L_195->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_197 = ___cube0; int32_t L_198 = (int32_t)L_197->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_199 = ___cube0; int32_t L_200 = (int32_t)L_199->get_AMax_7(); int32_t L_201; L_201 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_194, (int32_t)L_196, (int32_t)L_198, (int32_t)L_200, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_202; L_202 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_201, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_203 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_202); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_204; L_204 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_205 = ___cube0; int32_t L_206 = (int32_t)L_205->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_211 = ___cube0; int32_t L_212 = (int32_t)L_211->get_AMin_6(); int32_t L_213; L_213 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_206, (int32_t)L_208, (int32_t)L_210, (int32_t)L_212, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_214; L_214 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_215 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_214); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_216; L_216 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_204, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_215, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_217 = ___cube0; int32_t L_218 = (int32_t)L_217->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_219 = ___cube0; int32_t L_220 = (int32_t)L_219->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_221 = ___cube0; int32_t L_222 = (int32_t)L_221->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_218, (int32_t)L_220, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_226; L_226 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_227 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_226); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_228; L_228 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_216, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_233 = ___cube0; int32_t L_234 = (int32_t)L_233->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_235 = ___cube0; int32_t L_236 = (int32_t)L_235->get_AMin_6(); int32_t L_237; L_237 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_234, (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_238; L_238 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_237, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_239 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_238); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_240; L_240 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_228, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_239, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_241 = ___cube0; int32_t L_242 = (int32_t)L_241->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_243 = ___cube0; int32_t L_244 = (int32_t)L_243->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_247 = ___cube0; int32_t L_248 = (int32_t)L_247->get_AMax_7(); int32_t L_249; L_249 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_242, (int32_t)L_244, (int32_t)L_246, (int32_t)L_248, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_250; L_250 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_251 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_250); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_252; L_252 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_240, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_251, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_255 = ___cube0; int32_t L_256 = (int32_t)L_255->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_257 = ___cube0; int32_t L_258 = (int32_t)L_257->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_259 = ___cube0; int32_t L_260 = (int32_t)L_259->get_AMin_6(); int32_t L_261; L_261 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_254, (int32_t)L_256, (int32_t)L_258, (int32_t)L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_262; L_262 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_261, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_263 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_262); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_264; L_264 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_252, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_263, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_265 = ___cube0; int32_t L_266 = (int32_t)L_265->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_267 = ___cube0; int32_t L_268 = (int32_t)L_267->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_269 = ___cube0; int32_t L_270 = (int32_t)L_269->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_271 = ___cube0; int32_t L_272 = (int32_t)L_271->get_AMax_7(); int32_t L_273; L_273 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_266, (int32_t)L_268, (int32_t)L_270, (int32_t)L_272, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_274; L_274 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_273, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_275 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_274); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_276; L_276 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_264, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_275, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_277 = ___cube0; int32_t L_278 = (int32_t)L_277->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_279 = ___cube0; int32_t L_280 = (int32_t)L_279->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_281 = ___cube0; int32_t L_282 = (int32_t)L_281->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_AMin_6(); int32_t L_285; L_285 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_278, (int32_t)L_280, (int32_t)L_282, (int32_t)L_284, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_286; L_286 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_285, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_287 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_286); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_288; L_288 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_276, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_287, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_288; } IL_046e: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_289 = ___cube0; int32_t L_290 = (int32_t)L_289->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_291 = ___cube0; int32_t L_292 = (int32_t)L_291->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_293 = ___cube0; int32_t L_294 = (int32_t)L_293->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_295 = ___cube0; int32_t L_296 = (int32_t)L_295->get_AMin_6(); int32_t L_297; L_297 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_290, (int32_t)L_292, (int32_t)L_294, (int32_t)L_296, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_298; L_298 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_297, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_299 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_298); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_300; L_300 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_299, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 42)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_301 = ___cube0; int32_t L_302 = (int32_t)L_301->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_303 = ___cube0; int32_t L_304 = (int32_t)L_303->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_AMin_6(); int32_t L_309; L_309 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_302, (int32_t)L_304, (int32_t)L_306, (int32_t)L_308, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_310; L_310 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_309, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_311 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_310); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_312; L_312 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_300, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_313 = ___cube0; int32_t L_314 = (int32_t)L_313->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_315 = ___cube0; int32_t L_316 = (int32_t)L_315->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_317 = ___cube0; int32_t L_318 = (int32_t)L_317->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_319 = ___cube0; int32_t L_320 = (int32_t)L_319->get_AMin_6(); int32_t L_321; L_321 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_314, (int32_t)L_316, (int32_t)L_318, (int32_t)L_320, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_322; L_322 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_321, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_323 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_322); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_324; L_324 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_312, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_325 = ___cube0; int32_t L_326 = (int32_t)L_325->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_AMin_6(); int32_t L_333; L_333 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_326, (int32_t)L_328, (int32_t)L_330, (int32_t)L_332, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_334; L_334 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_335 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_334); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_336; L_336 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_324, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_335, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_337 = ___cube0; int32_t L_338 = (int32_t)L_337->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_339 = ___cube0; int32_t L_340 = (int32_t)L_339->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_341 = ___cube0; int32_t L_342 = (int32_t)L_341->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_343 = ___cube0; int32_t L_344 = (int32_t)L_343->get_AMin_6(); int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_338, (int32_t)L_340, (int32_t)L_342, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_346; L_346 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_347 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_346); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_348; L_348 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_336, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_349 = ___cube0; int32_t L_350 = (int32_t)L_349->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_351 = ___cube0; int32_t L_352 = (int32_t)L_351->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_353 = ___cube0; int32_t L_354 = (int32_t)L_353->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_355 = ___cube0; int32_t L_356 = (int32_t)L_355->get_AMin_6(); int32_t L_357; L_357 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_350, (int32_t)L_352, (int32_t)L_354, (int32_t)L_356, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_358; L_358 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_357, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_359 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_358); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_360; L_360 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_348, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_359, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_361 = ___cube0; int32_t L_362 = (int32_t)L_361->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_363 = ___cube0; int32_t L_364 = (int32_t)L_363->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_365 = ___cube0; int32_t L_366 = (int32_t)L_365->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_367 = ___cube0; int32_t L_368 = (int32_t)L_367->get_AMin_6(); int32_t L_369; L_369 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_362, (int32_t)L_364, (int32_t)L_366, (int32_t)L_368, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_370; L_370 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_369, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_371 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_370); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_372; L_372 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_360, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_371, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_373 = ___cube0; int32_t L_374 = (int32_t)L_373->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_375 = ___cube0; int32_t L_376 = (int32_t)L_375->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_377 = ___cube0; int32_t L_378 = (int32_t)L_377->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_379 = ___cube0; int32_t L_380 = (int32_t)L_379->get_AMin_6(); int32_t L_381; L_381 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_374, (int32_t)L_376, (int32_t)L_378, (int32_t)L_380, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_382; L_382 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments2), (int32_t)L_381, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_383 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_382); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_384; L_384 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_372, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_383, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_384; } IL_05df: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_385 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_385, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_385, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Bottom_mD1595858A50A3B6B3A3085F9D70BD671E6AED4CB_RuntimeMethod_var))); } } // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Top(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.ReadOnlySpan`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 WuQuantizer_1_Top_mD7AD2C3D7A9D028ADC6E316FBED3DA47A5F1351C_gshared (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, int32_t ___position2, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 ___moments3, const RuntimeMethod* method) { { int32_t L_0 = ___direction1; switch (L_0) { case 0: { goto IL_03e7; } case 1: { goto IL_02a3; } case 2: { goto IL_015f; } case 3: { goto IL_001b; } } } { goto IL_052b; } IL_001b: { int32_t L_1 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_4 = ___cube0; int32_t L_5 = (int32_t)L_4->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_AMax_7(); int32_t L_8; L_8 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_1, (int32_t)L_3, (int32_t)L_5, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_9; L_9 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_10 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_9); int32_t L_11 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_14 = ___cube0; int32_t L_15 = (int32_t)L_14->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_16 = ___cube0; int32_t L_17 = (int32_t)L_16->get_AMin_6(); int32_t L_18; L_18 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_11, (int32_t)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_19; L_19 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_20 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_19); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_21; L_21 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_10, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_22 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_25 = ___cube0; int32_t L_26 = (int32_t)L_25->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_27 = ___cube0; int32_t L_28 = (int32_t)L_27->get_AMax_7(); int32_t L_29; L_29 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_22, (int32_t)L_24, (int32_t)L_26, (int32_t)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_30; L_30 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_31 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_30); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_32; L_32 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_21, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_33 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_34 = ___cube0; int32_t L_35 = (int32_t)L_34->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_38 = ___cube0; int32_t L_39 = (int32_t)L_38->get_AMin_6(); int32_t L_40; L_40 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_33, (int32_t)L_35, (int32_t)L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_41; L_41 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_42 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_41); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_43; L_43 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_32, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_44 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_49 = ___cube0; int32_t L_50 = (int32_t)L_49->get_AMax_7(); int32_t L_51; L_51 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_44, (int32_t)L_46, (int32_t)L_48, (int32_t)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_52; L_52 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_53 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_52); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_54; L_54 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_43, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_53, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); int32_t L_55 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_56 = ___cube0; int32_t L_57 = (int32_t)L_56->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_58 = ___cube0; int32_t L_59 = (int32_t)L_58->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_60 = ___cube0; int32_t L_61 = (int32_t)L_60->get_AMin_6(); int32_t L_62; L_62 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_55, (int32_t)L_57, (int32_t)L_59, (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_63; L_63 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_62, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_64 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_63); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_65; L_65 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_54, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_66 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMax_7(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_74; L_74 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_75 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_74); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_76; L_76 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_65, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); int32_t L_77 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_78 = ___cube0; int32_t L_79 = (int32_t)L_78->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_80 = ___cube0; int32_t L_81 = (int32_t)L_80->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_82 = ___cube0; int32_t L_83 = (int32_t)L_82->get_AMin_6(); int32_t L_84; L_84 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_77, (int32_t)L_79, (int32_t)L_81, (int32_t)L_83, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_85; L_85 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_86 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_85); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_87; L_87 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_76, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_86, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_87; } IL_015f: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_88 = ___cube0; int32_t L_89 = (int32_t)L_88->get_RMax_1(); int32_t L_90 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_AMax_7(); int32_t L_95; L_95 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_89, (int32_t)L_90, (int32_t)L_92, (int32_t)L_94, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_96; L_96 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_95, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_97 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_96); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_98 = ___cube0; int32_t L_99 = (int32_t)L_98->get_RMax_1(); int32_t L_100 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_AMin_6(); int32_t L_105; L_105 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_99, (int32_t)L_100, (int32_t)L_102, (int32_t)L_104, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_106; L_106 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_105, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_107 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_106); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_108; L_108 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_97, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_107, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_109 = ___cube0; int32_t L_110 = (int32_t)L_109->get_RMax_1(); int32_t L_111 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_112 = ___cube0; int32_t L_113 = (int32_t)L_112->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_114 = ___cube0; int32_t L_115 = (int32_t)L_114->get_AMax_7(); int32_t L_116; L_116 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_110, (int32_t)L_111, (int32_t)L_113, (int32_t)L_115, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_117; L_117 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_116, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_118 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_117); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_119; L_119 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_108, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_118, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_120 = ___cube0; int32_t L_121 = (int32_t)L_120->get_RMax_1(); int32_t L_122 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_123 = ___cube0; int32_t L_124 = (int32_t)L_123->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_AMin_6(); int32_t L_127; L_127 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_121, (int32_t)L_122, (int32_t)L_124, (int32_t)L_126, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_128; L_128 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_127, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_129 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_128); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_130; L_130 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_119, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_129, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_RMin_0(); int32_t L_133 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_134 = ___cube0; int32_t L_135 = (int32_t)L_134->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_136 = ___cube0; int32_t L_137 = (int32_t)L_136->get_AMax_7(); int32_t L_138; L_138 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_132, (int32_t)L_133, (int32_t)L_135, (int32_t)L_137, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_139; L_139 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_138, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_140 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_139); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_141; L_141 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_130, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_140, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_142 = ___cube0; int32_t L_143 = (int32_t)L_142->get_RMin_0(); int32_t L_144 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_145 = ___cube0; int32_t L_146 = (int32_t)L_145->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_147 = ___cube0; int32_t L_148 = (int32_t)L_147->get_AMin_6(); int32_t L_149; L_149 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_143, (int32_t)L_144, (int32_t)L_146, (int32_t)L_148, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_150; L_150 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_149, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_151 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_150); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_152; L_152 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_141, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_151, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_RMin_0(); int32_t L_155 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_156 = ___cube0; int32_t L_157 = (int32_t)L_156->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_158 = ___cube0; int32_t L_159 = (int32_t)L_158->get_AMax_7(); int32_t L_160; L_160 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_154, (int32_t)L_155, (int32_t)L_157, (int32_t)L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_161; L_161 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_160, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_162 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_161); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_163; L_163 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_152, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_162, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_164 = ___cube0; int32_t L_165 = (int32_t)L_164->get_RMin_0(); int32_t L_166 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_169 = ___cube0; int32_t L_170 = (int32_t)L_169->get_AMin_6(); int32_t L_171; L_171 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_165, (int32_t)L_166, (int32_t)L_168, (int32_t)L_170, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_172; L_172 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_173 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_172); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_174; L_174 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_163, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_173, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_174; } IL_02a3: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_GMax_3(); int32_t L_179 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_180 = ___cube0; int32_t L_181 = (int32_t)L_180->get_AMax_7(); int32_t L_182; L_182 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_176, (int32_t)L_178, (int32_t)L_179, (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_183; L_183 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_182, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_184 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_183); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMax_3(); int32_t L_189 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_190 = ___cube0; int32_t L_191 = (int32_t)L_190->get_AMin_6(); int32_t L_192; L_192 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_189, (int32_t)L_191, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_193; L_193 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_194 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_193); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_195; L_195 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_184, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_194, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_196 = ___cube0; int32_t L_197 = (int32_t)L_196->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_198 = ___cube0; int32_t L_199 = (int32_t)L_198->get_GMin_2(); int32_t L_200 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_201 = ___cube0; int32_t L_202 = (int32_t)L_201->get_AMax_7(); int32_t L_203; L_203 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_197, (int32_t)L_199, (int32_t)L_200, (int32_t)L_202, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_204; L_204 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_203, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_205 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_204); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_206; L_206 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_195, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_205, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_207 = ___cube0; int32_t L_208 = (int32_t)L_207->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_209 = ___cube0; int32_t L_210 = (int32_t)L_209->get_GMin_2(); int32_t L_211 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_212 = ___cube0; int32_t L_213 = (int32_t)L_212->get_AMin_6(); int32_t L_214; L_214 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_208, (int32_t)L_210, (int32_t)L_211, (int32_t)L_213, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_215; L_215 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_214, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_216 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_215); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_217; L_217 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_206, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_216, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_218 = ___cube0; int32_t L_219 = (int32_t)L_218->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_220 = ___cube0; int32_t L_221 = (int32_t)L_220->get_GMax_3(); int32_t L_222 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_223 = ___cube0; int32_t L_224 = (int32_t)L_223->get_AMax_7(); int32_t L_225; L_225 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_219, (int32_t)L_221, (int32_t)L_222, (int32_t)L_224, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_226; L_226 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_225, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_227 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_226); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_228; L_228 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_217, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_227, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_229 = ___cube0; int32_t L_230 = (int32_t)L_229->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_231 = ___cube0; int32_t L_232 = (int32_t)L_231->get_GMax_3(); int32_t L_233 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_234 = ___cube0; int32_t L_235 = (int32_t)L_234->get_AMin_6(); int32_t L_236; L_236 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_230, (int32_t)L_232, (int32_t)L_233, (int32_t)L_235, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_237; L_237 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_236, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_238 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_237); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_239; L_239 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_228, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_238, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_240 = ___cube0; int32_t L_241 = (int32_t)L_240->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_242 = ___cube0; int32_t L_243 = (int32_t)L_242->get_GMin_2(); int32_t L_244 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_245 = ___cube0; int32_t L_246 = (int32_t)L_245->get_AMax_7(); int32_t L_247; L_247 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_241, (int32_t)L_243, (int32_t)L_244, (int32_t)L_246, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_248; L_248 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_247, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_249 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_248); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_250; L_250 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_239, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_249, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_251 = ___cube0; int32_t L_252 = (int32_t)L_251->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_253 = ___cube0; int32_t L_254 = (int32_t)L_253->get_GMin_2(); int32_t L_255 = ___position2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_256 = ___cube0; int32_t L_257 = (int32_t)L_256->get_AMin_6(); int32_t L_258; L_258 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_252, (int32_t)L_254, (int32_t)L_255, (int32_t)L_257, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_259; L_259 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_258, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_260 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_259); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_261; L_261 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_250, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_260, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_261; } IL_03e7: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_262 = ___cube0; int32_t L_263 = (int32_t)L_262->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_264 = ___cube0; int32_t L_265 = (int32_t)L_264->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_266 = ___cube0; int32_t L_267 = (int32_t)L_266->get_BMax_5(); int32_t L_268 = ___position2; int32_t L_269; L_269 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_263, (int32_t)L_265, (int32_t)L_267, (int32_t)L_268, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_270; L_270 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_269, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_271 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_270); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_272 = ___cube0; int32_t L_273 = (int32_t)L_272->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_274 = ___cube0; int32_t L_275 = (int32_t)L_274->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_276 = ___cube0; int32_t L_277 = (int32_t)L_276->get_BMin_4(); int32_t L_278 = ___position2; int32_t L_279; L_279 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_273, (int32_t)L_275, (int32_t)L_277, (int32_t)L_278, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_280; L_280 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_279, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_281 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_280); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_282; L_282 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_271, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_281, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_283 = ___cube0; int32_t L_284 = (int32_t)L_283->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_285 = ___cube0; int32_t L_286 = (int32_t)L_285->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_287 = ___cube0; int32_t L_288 = (int32_t)L_287->get_BMax_5(); int32_t L_289 = ___position2; int32_t L_290; L_290 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_284, (int32_t)L_286, (int32_t)L_288, (int32_t)L_289, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_291; L_291 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_290, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_292 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_291); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_293; L_293 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_282, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_292, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_294 = ___cube0; int32_t L_295 = (int32_t)L_294->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_296 = ___cube0; int32_t L_297 = (int32_t)L_296->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_298 = ___cube0; int32_t L_299 = (int32_t)L_298->get_BMin_4(); int32_t L_300 = ___position2; int32_t L_301; L_301 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_295, (int32_t)L_297, (int32_t)L_299, (int32_t)L_300, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_302; L_302 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_301, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_303 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_302); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_304; L_304 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_293, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_303, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_305 = ___cube0; int32_t L_306 = (int32_t)L_305->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_307 = ___cube0; int32_t L_308 = (int32_t)L_307->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_309 = ___cube0; int32_t L_310 = (int32_t)L_309->get_BMax_5(); int32_t L_311 = ___position2; int32_t L_312; L_312 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_306, (int32_t)L_308, (int32_t)L_310, (int32_t)L_311, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_313; L_313 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_312, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_314 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_313); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_315; L_315 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_304, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_314, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_316 = ___cube0; int32_t L_317 = (int32_t)L_316->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_318 = ___cube0; int32_t L_319 = (int32_t)L_318->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_320 = ___cube0; int32_t L_321 = (int32_t)L_320->get_BMin_4(); int32_t L_322 = ___position2; int32_t L_323; L_323 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_317, (int32_t)L_319, (int32_t)L_321, (int32_t)L_322, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_324; L_324 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_323, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_325 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_324); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_326; L_326 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_315, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_325, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_327 = ___cube0; int32_t L_328 = (int32_t)L_327->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_329 = ___cube0; int32_t L_330 = (int32_t)L_329->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_331 = ___cube0; int32_t L_332 = (int32_t)L_331->get_BMax_5(); int32_t L_333 = ___position2; int32_t L_334; L_334 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_328, (int32_t)L_330, (int32_t)L_332, (int32_t)L_333, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_335; L_335 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_334, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_336 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_335); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_337; L_337 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_326, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_336, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_338 = ___cube0; int32_t L_339 = (int32_t)L_338->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_340 = ___cube0; int32_t L_341 = (int32_t)L_340->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_342 = ___cube0; int32_t L_343 = (int32_t)L_342->get_BMin_4(); int32_t L_344 = ___position2; int32_t L_345; L_345 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_339, (int32_t)L_341, (int32_t)L_343, (int32_t)L_344, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_346; L_346 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&___moments3), (int32_t)L_345, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_347 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_346); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_348; L_348 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_337, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_347, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_348; } IL_052b: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_349 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_349, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_349, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&WuQuantizer_1_Top_mD7AD2C3D7A9D028ADC6E316FBED3DA47A5F1351C_RuntimeMethod_var))); } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Build3DHistogram(SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_0; memset((&V_0), 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_4; memset((&V_4), 0, sizeof(V_4)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_1; L_1 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_0 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_4; L_4 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m48867460377864202CF9FDB5EEE6BC80AF930508_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)L_3, (int32_t)0); V_1 = (RuntimeObject*)L_4; } IL_0020: try {// begin try (depth: 1) { RuntimeObject* L_5 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_6; L_6 = MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_inline((RuntimeObject*)L_5, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_RuntimeMethod_var); V_2 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_6; int32_t L_7; L_7 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); V_3 = (int32_t)L_7; goto IL_00f0; } IL_0034: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_8 = ___source0; int32_t L_9 = V_3; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_8); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_10; L_10 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 43)); V_5 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_10; int32_t L_11; L_11 = Rectangle_get_Left_m2A157246A4D646F88909755164E1B54FCB9B5950((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); int32_t L_12; L_12 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_13; L_13 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_5), (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_4 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_13; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 45)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_14; L_14 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 44)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_16 = V_4; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_17; L_17 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 46)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18 = V_2; NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_14); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(26 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToRgba32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_17, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18); V_6 = (int32_t)0; goto IL_00e1; } IL_0071: { int32_t L_19 = V_6; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_20; L_20 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_RuntimeMethod_var); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_21 = (*(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_20); V_7 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_21; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_22 = V_7; uint8_t L_23 = (uint8_t)L_22.get_R_0(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_23>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_24 = V_7; uint8_t L_25 = (uint8_t)L_24.get_G_1(); V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_25>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_26 = V_7; uint8_t L_27 = (uint8_t)L_26.get_B_2(); V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_27>>(int32_t)3)), (int32_t)1)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_28 = V_7; uint8_t L_29 = (uint8_t)L_28.get_A_3(); V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_29>>(int32_t)3)), (int32_t)1)); int32_t L_30 = V_8; int32_t L_31 = V_9; int32_t L_32 = V_10; int32_t L_33 = V_11; int32_t L_34; L_34 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_35; L_35 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_0), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_36 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_35; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_37 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_36); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_38 = V_7; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_39; L_39 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_37, (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)); *(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_36 = L_39; int32_t L_40 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00e1: { int32_t L_41 = V_6; int32_t L_42; L_42 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_2), /*hidden argument*/Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0071; } } IL_00ec: { int32_t L_43 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00f0: { int32_t L_44 = V_3; int32_t L_45; L_45 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds1), /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0034; } } IL_00fd: { IL2CPP_LEAVE(0x109, FINALLY_00ff); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ff; } FINALLY_00ff: {// begin finally (depth: 1) { RuntimeObject* L_46 = V_1; if (!L_46) { goto IL_0108; } } IL_0102: { RuntimeObject* L_47 = V_1; NullCheck((RuntimeObject*)L_47); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_47); } IL_0108: { IL2CPP_END_FINALLY(255) } }// end finally (depth: 1) IL2CPP_CLEANUP(255) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x109, IL_0109) } IL_0109: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801_AdjustorThunk (RuntimeObject * __this, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Build3DHistogram_m925F82F569CB6BEE816404747B827F677FD6F801(_thisAdjusted, ___source0, ___bounds1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Get3DMoments(SixLabors.ImageSharp.Memory.MemoryAllocator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_3; memset((&V_3), 0, sizeof(V_3)); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); RuntimeObject* L_1; L_1 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)((int32_t)1089), (int32_t)0); V_0 = (RuntimeObject*)L_1; } IL_000d: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int32_t)((int32_t)33), (int32_t)0); V_1 = (RuntimeObject*)L_3; } IL_0017: try {// begin try (depth: 2) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_5; L_5 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_2 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_5; RuntimeObject* L_6 = V_0; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_7; L_7 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_3 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_7; RuntimeObject* L_8 = V_1; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_9; L_9 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); V_4 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_9; int32_t L_10; L_10 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)1, (int32_t)0, (int32_t)0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); V_5 = (int32_t)L_10; V_6 = (int32_t)1; goto IL_018d; } IL_0045: { int32_t L_11 = V_6; int32_t L_12 = V_6; int32_t L_13 = V_6; int32_t L_14 = V_6; int32_t L_15 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_11<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_14<<(int32_t)6)))), (int32_t)L_15)); Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_8 = (int32_t)1; goto IL_017e; } IL_006f: { int32_t L_16 = V_7; int32_t L_17 = V_8; int32_t L_18 = V_8; int32_t L_19 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_18<<(int32_t)5)))), (int32_t)L_19)); int32_t L_20 = V_6; int32_t L_21 = V_8; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)); Span_1_Clear_m9607678D02AAC3080A9248B71C8CDDEA8745A368((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 51)); V_11 = (int32_t)1; goto IL_016f; } IL_0097: { int32_t L_22 = V_9; int32_t L_23 = V_10; int32_t L_24 = V_11; int32_t L_25 = V_11; V_12 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))<<(int32_t)5)))), (int32_t)L_25)); il2cpp_codegen_initobj((&V_13), sizeof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )); int32_t L_26 = V_11; V_14 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)((int32_t)33))); V_15 = (int32_t)1; goto IL_0160; } IL_00bd: { int32_t L_27 = V_12; int32_t L_28 = V_15; V_16 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_29 = V_13; int32_t L_30 = V_16; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_31; L_31 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_2), (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_32 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_31); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_33; L_33 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_29, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_13 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_33; int32_t L_34 = V_15; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_35; L_35 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_4), (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_36 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_35; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_37 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_36); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_38 = V_13; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_39; L_39 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_37, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_36 = L_39; int32_t L_40 = V_14; int32_t L_41 = V_15; V_17 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)); int32_t L_42 = V_17; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_43; L_43 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_3), (int32_t)L_42, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_44 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_43; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_45 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_44); int32_t L_46 = V_15; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_47; L_47 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_4), (int32_t)L_46, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_48 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_47); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_49; L_49 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_45, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_44 = L_49; int32_t L_50 = V_16; int32_t L_51 = V_5; V_18 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51)); int32_t L_52 = V_16; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_53; L_53 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_2), (int32_t)L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); int32_t L_54 = V_18; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_55; L_55 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_2), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_56 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_55); int32_t L_57 = V_17; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_58; L_58 = Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_3), (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 49)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_59 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_58); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_60; L_60 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_56, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); *(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_53 = L_60; int32_t L_61 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0160: { int32_t L_62 = V_15; if ((((int32_t)L_62) < ((int32_t)((int32_t)33)))) { goto IL_00bd; } } IL_0169: { int32_t L_63 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_016f: { int32_t L_64 = V_11; if ((((int32_t)L_64) < ((int32_t)((int32_t)33)))) { goto IL_0097; } } IL_0178: { int32_t L_65 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_017e: { int32_t L_66 = V_8; if ((((int32_t)L_66) < ((int32_t)((int32_t)33)))) { goto IL_006f; } } IL_0187: { int32_t L_67 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_018d: { int32_t L_68 = V_6; if ((((int32_t)L_68) < ((int32_t)((int32_t)33)))) { goto IL_0045; } } IL_0196: { IL2CPP_LEAVE(0x1AC, FINALLY_0198); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0198; } FINALLY_0198: {// begin finally (depth: 2) { RuntimeObject* L_69 = V_1; if (!L_69) { goto IL_01a1; } } IL_019b: { RuntimeObject* L_70 = V_1; NullCheck((RuntimeObject*)L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_70); } IL_01a1: { IL2CPP_END_FINALLY(408) } }// end finally (depth: 2) IL2CPP_CLEANUP(408) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1AC, FINALLY_01a2); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a2; } FINALLY_01a2: {// begin finally (depth: 1) { RuntimeObject* L_71 = V_0; if (!L_71) { goto IL_01ab; } } IL_01a5: { RuntimeObject* L_72 = V_0; NullCheck((RuntimeObject*)L_72); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_72); } IL_01ab: { IL2CPP_END_FINALLY(418) } }// end finally (depth: 1) IL2CPP_CLEANUP(418) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1AC, IL_01ac) } IL_01ac: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5_AdjustorThunk (RuntimeObject * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Get3DMoments_mC21503ED058980D8AB41D81460501E951146E9D5(_thisAdjusted, ___allocator0, method); } // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Variance(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, const RuntimeMethod* method) { ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_1; memset((&V_1), 0, sizeof(V_1)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_2; memset((&V_2), 0, sizeof(V_2)); { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_1; L_1 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_2; L_2 = (( ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_3 = ___cube0; ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_4 = V_0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_5; L_5 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_3, (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_5; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_6 = ___cube0; int32_t L_7 = (int32_t)L_6->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_8 = ___cube0; int32_t L_9 = (int32_t)L_8->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_10 = ___cube0; int32_t L_11 = (int32_t)L_10->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_12 = ___cube0; int32_t L_13 = (int32_t)L_12->get_AMax_7(); int32_t L_14; L_14 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_7, (int32_t)L_9, (int32_t)L_11, (int32_t)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_15; L_15 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_16 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_15); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_19 = ___cube0; int32_t L_20 = (int32_t)L_19->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_21 = ___cube0; int32_t L_22 = (int32_t)L_21->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); int32_t L_25; L_25 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_18, (int32_t)L_20, (int32_t)L_22, (int32_t)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_26; L_26 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_27 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_26); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_28; L_28 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_16, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_29 = ___cube0; int32_t L_30 = (int32_t)L_29->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_31 = ___cube0; int32_t L_32 = (int32_t)L_31->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_33 = ___cube0; int32_t L_34 = (int32_t)L_33->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_35 = ___cube0; int32_t L_36 = (int32_t)L_35->get_AMax_7(); int32_t L_37; L_37 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_30, (int32_t)L_32, (int32_t)L_34, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_38; L_38 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_39 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_38); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_40; L_40 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_28, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_41 = ___cube0; int32_t L_42 = (int32_t)L_41->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_43 = ___cube0; int32_t L_44 = (int32_t)L_43->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_45 = ___cube0; int32_t L_46 = (int32_t)L_45->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_47 = ___cube0; int32_t L_48 = (int32_t)L_47->get_AMin_6(); int32_t L_49; L_49 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_42, (int32_t)L_44, (int32_t)L_46, (int32_t)L_48, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_50; L_50 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_49, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_51 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_50); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_52; L_52 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_40, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_51, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_53 = ___cube0; int32_t L_54 = (int32_t)L_53->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_55 = ___cube0; int32_t L_56 = (int32_t)L_55->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_57 = ___cube0; int32_t L_58 = (int32_t)L_57->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_59 = ___cube0; int32_t L_60 = (int32_t)L_59->get_AMax_7(); int32_t L_61; L_61 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_54, (int32_t)L_56, (int32_t)L_58, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_62; L_62 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_61, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_63 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_62); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_64; L_64 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_52, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_63, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_65 = ___cube0; int32_t L_66 = (int32_t)L_65->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_67 = ___cube0; int32_t L_68 = (int32_t)L_67->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_69 = ___cube0; int32_t L_70 = (int32_t)L_69->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_71 = ___cube0; int32_t L_72 = (int32_t)L_71->get_AMin_6(); int32_t L_73; L_73 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_66, (int32_t)L_68, (int32_t)L_70, (int32_t)L_72, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_74; L_74 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_75 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_74); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_76; L_76 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_64, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_75, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_77 = ___cube0; int32_t L_78 = (int32_t)L_77->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_79 = ___cube0; int32_t L_80 = (int32_t)L_79->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_81 = ___cube0; int32_t L_82 = (int32_t)L_81->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_83 = ___cube0; int32_t L_84 = (int32_t)L_83->get_AMax_7(); int32_t L_85; L_85 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_78, (int32_t)L_80, (int32_t)L_82, (int32_t)L_84, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_86; L_86 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_85, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_87 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_86); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_88; L_88 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_76, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_87, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_89 = ___cube0; int32_t L_90 = (int32_t)L_89->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_91 = ___cube0; int32_t L_92 = (int32_t)L_91->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_93 = ___cube0; int32_t L_94 = (int32_t)L_93->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_95 = ___cube0; int32_t L_96 = (int32_t)L_95->get_AMin_6(); int32_t L_97; L_97 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_90, (int32_t)L_92, (int32_t)L_94, (int32_t)L_96, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_98; L_98 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_97, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_99 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_98); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_100; L_100 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_88, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_99, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_101 = ___cube0; int32_t L_102 = (int32_t)L_101->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_103 = ___cube0; int32_t L_104 = (int32_t)L_103->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_105 = ___cube0; int32_t L_106 = (int32_t)L_105->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_107 = ___cube0; int32_t L_108 = (int32_t)L_107->get_AMax_7(); int32_t L_109; L_109 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_102, (int32_t)L_104, (int32_t)L_106, (int32_t)L_108, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_110; L_110 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_109, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_111 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_110); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_112; L_112 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_100, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_111, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_113 = ___cube0; int32_t L_114 = (int32_t)L_113->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_115 = ___cube0; int32_t L_116 = (int32_t)L_115->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_117 = ___cube0; int32_t L_118 = (int32_t)L_117->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_119 = ___cube0; int32_t L_120 = (int32_t)L_119->get_AMin_6(); int32_t L_121; L_121 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_114, (int32_t)L_116, (int32_t)L_118, (int32_t)L_120, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_122; L_122 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_121, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_123 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_122); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_124; L_124 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_112, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_123, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_125 = ___cube0; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_127 = ___cube0; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_129 = ___cube0; int32_t L_130 = (int32_t)L_129->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_131 = ___cube0; int32_t L_132 = (int32_t)L_131->get_AMax_7(); int32_t L_133; L_133 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_126, (int32_t)L_128, (int32_t)L_130, (int32_t)L_132, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_134; L_134 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_133, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_135 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_134); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_136; L_136 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_124, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_135, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_137 = ___cube0; int32_t L_138 = (int32_t)L_137->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_139 = ___cube0; int32_t L_140 = (int32_t)L_139->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_141 = ___cube0; int32_t L_142 = (int32_t)L_141->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_143 = ___cube0; int32_t L_144 = (int32_t)L_143->get_AMin_6(); int32_t L_145; L_145 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_138, (int32_t)L_140, (int32_t)L_142, (int32_t)L_144, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_146; L_146 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_145, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_147 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_146); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_148; L_148 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_136, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_147, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_149 = ___cube0; int32_t L_150 = (int32_t)L_149->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_151 = ___cube0; int32_t L_152 = (int32_t)L_151->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_153 = ___cube0; int32_t L_154 = (int32_t)L_153->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_155 = ___cube0; int32_t L_156 = (int32_t)L_155->get_AMax_7(); int32_t L_157; L_157 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_150, (int32_t)L_152, (int32_t)L_154, (int32_t)L_156, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_158; L_158 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_157, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_159 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_158); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_160; L_160 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_148, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_159, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_161 = ___cube0; int32_t L_162 = (int32_t)L_161->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_163 = ___cube0; int32_t L_164 = (int32_t)L_163->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_165 = ___cube0; int32_t L_166 = (int32_t)L_165->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_167 = ___cube0; int32_t L_168 = (int32_t)L_167->get_AMin_6(); int32_t L_169; L_169 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_162, (int32_t)L_164, (int32_t)L_166, (int32_t)L_168, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_170; L_170 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_169, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_171 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_170); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_172; L_172 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_160, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_171, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_173 = ___cube0; int32_t L_174 = (int32_t)L_173->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_175 = ___cube0; int32_t L_176 = (int32_t)L_175->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_177 = ___cube0; int32_t L_178 = (int32_t)L_177->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_179 = ___cube0; int32_t L_180 = (int32_t)L_179->get_AMax_7(); int32_t L_181; L_181 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_174, (int32_t)L_176, (int32_t)L_178, (int32_t)L_180, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_182; L_182 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_181, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_183 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_182); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_184; L_184 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_172, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_183, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_185 = ___cube0; int32_t L_186 = (int32_t)L_185->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_187 = ___cube0; int32_t L_188 = (int32_t)L_187->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_189 = ___cube0; int32_t L_190 = (int32_t)L_189->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_191 = ___cube0; int32_t L_192 = (int32_t)L_191->get_AMin_6(); int32_t L_193; L_193 = (( int32_t (*) (int32_t, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)->methodPointer)((int32_t)L_186, (int32_t)L_188, (int32_t)L_190, (int32_t)L_192, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 33)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_194; L_194 = ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_inline((ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 *)(&V_0), (int32_t)L_193, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 38)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_195 = (*(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_194); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_196; L_196 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_184, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_195, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_197 = V_1; int64_t L_198 = (int64_t)L_197.get_R_0(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_199 = V_1; int64_t L_200 = (int64_t)L_199.get_G_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_201 = V_1; int64_t L_202 = (int64_t)L_201.get_B_2(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_203 = V_1; int64_t L_204 = (int64_t)L_203.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_2), (float)((float)((float)L_198)), (float)((float)((float)L_200)), (float)((float)((float)L_202)), (float)((float)((float)L_204)), /*hidden argument*/NULL); double L_205 = (double)L_196.get_Moment2_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_206 = V_2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_207 = V_2; float L_208; L_208 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_206, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_207, /*hidden argument*/NULL); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_209 = V_1; int64_t L_210 = (int64_t)L_209.get_Weight_4(); return (double)((double)il2cpp_codegen_subtract((double)L_205, (double)((double)((double)((float)((float)L_208/(float)((float)((float)L_210)))))))); } } IL2CPP_EXTERN_C double WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75_AdjustorThunk (RuntimeObject * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75(_thisAdjusted, ___cube0, method); return _returnValue; } // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Maximize(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Int32,System.Int32,System.Int32,System.Int32&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___whole5, const RuntimeMethod* method) { ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_4; memset((&V_4), 0, sizeof(V_4)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_5; memset((&V_5), 0, sizeof(V_5)); float V_6 = 0.0f; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_1; L_1 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_2; L_2 = (( ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_3 = ___cube0; int32_t L_4 = ___direction1; ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_5 = V_0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_6; L_6 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, int32_t, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)->methodPointer)((Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_3, (int32_t)L_4, (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 52)); V_1 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_6; V_2 = (float)(0.0f); int32_t* L_7 = ___cut4; *((int32_t*)L_7) = (int32_t)(-1); int32_t L_8 = ___first2; V_3 = (int32_t)L_8; goto IL_00e5; } IL_002b: { Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_9 = V_1; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_10 = ___cube0; int32_t L_11 = ___direction1; int32_t L_12 = V_3; ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_13 = V_0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_14; L_14 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, int32_t, int32_t, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)->methodPointer)((Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_10, (int32_t)L_11, (int32_t)L_12, (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 53)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_15; L_15 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_9, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 41)); V_4 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_15; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_16 = V_4; int64_t L_17 = (int64_t)L_16.get_Weight_4(); if (!L_17) { goto IL_00e1; } } { Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_18 = V_4; int64_t L_19 = (int64_t)L_18.get_R_0(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_20 = V_4; int64_t L_21 = (int64_t)L_20.get_G_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_22 = V_4; int64_t L_23 = (int64_t)L_22.get_B_2(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_24 = V_4; int64_t L_25 = (int64_t)L_24.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_19)), (float)((float)((float)L_21)), (float)((float)((float)L_23)), (float)((float)((float)L_25)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_27 = V_5; float L_28; L_28 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_26, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_27, /*hidden argument*/NULL); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_29 = V_4; int64_t L_30 = (int64_t)L_29.get_Weight_4(); V_6 = (float)((float)((float)L_28/(float)((float)((float)L_30)))); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_31 = ___whole5; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_32 = V_4; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_33; L_33 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_31, (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 39)); V_4 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_33; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_34 = V_4; int64_t L_35 = (int64_t)L_34.get_Weight_4(); if (!L_35) { goto IL_00e1; } } { Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_36 = V_4; int64_t L_37 = (int64_t)L_36.get_R_0(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_38 = V_4; int64_t L_39 = (int64_t)L_38.get_G_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_40 = V_4; int64_t L_41 = (int64_t)L_40.get_B_2(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_42 = V_4; int64_t L_43 = (int64_t)L_42.get_A_3(); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_5), (float)((float)((float)L_37)), (float)((float)((float)L_39)), (float)((float)((float)L_41)), (float)((float)((float)L_43)), /*hidden argument*/NULL); float L_44 = V_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_45 = V_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_46 = V_5; float L_47; L_47 = Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_45, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_46, /*hidden argument*/NULL); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_48 = V_4; int64_t L_49 = (int64_t)L_48.get_Weight_4(); V_6 = (float)((float)il2cpp_codegen_add((float)L_44, (float)((float)((float)L_47/(float)((float)((float)L_49)))))); float L_50 = V_6; float L_51 = V_2; if ((!(((float)L_50) > ((float)L_51)))) { goto IL_00e1; } } { float L_52 = V_6; V_2 = (float)L_52; int32_t* L_53 = ___cut4; int32_t L_54 = V_3; *((int32_t*)L_53) = (int32_t)L_54; } IL_00e1: { int32_t L_55 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_00e5: { int32_t L_56 = V_3; int32_t L_57 = ___last3; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_002b; } } { float L_58 = V_2; return (float)L_58; } } IL2CPP_EXTERN_C float WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1_AdjustorThunk (RuntimeObject * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, int32_t ___direction1, int32_t ___first2, int32_t ___last3, int32_t* ___cut4, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___whole5, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1(_thisAdjusted, ___cube0, ___direction1, ___first2, ___last3, ___cut4, ___whole5, method); return _returnValue; } // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Cut(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set10, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set21, const RuntimeMethod* method) { ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 V_0; memset((&V_0), 0, sizeof(V_0)); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; int32_t V_3 = 0; float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_momentsOwner_1(); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_1; L_1 = (( Span_1_tADA37510601FA34CF0623B41095419E4009CB470 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_2; L_2 = (( ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); V_0 = (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_2; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_3 = ___set10; ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 L_4 = V_0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_5; L_5 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 (*) (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *, ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)((Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_3, (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); V_1 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_5; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_6 = ___set10; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_7 = ___set10; int32_t L_8 = (int32_t)L_7->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_9 = ___set10; int32_t L_10 = (int32_t)L_9->get_RMax_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_11 = V_1; float L_12; L_12 = WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_6, (int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), (int32_t)L_10, (int32_t*)(int32_t*)(&V_3), (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_2 = (float)L_12; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_13 = ___set10; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_14 = ___set10; int32_t L_15 = (int32_t)L_14->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_16 = ___set10; int32_t L_17 = (int32_t)L_16->get_GMax_3(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_18 = V_1; float L_19; L_19 = WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_13, (int32_t)2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), (int32_t)L_17, (int32_t*)(int32_t*)(&V_5), (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_4 = (float)L_19; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_20 = ___set10; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_21 = ___set10; int32_t L_22 = (int32_t)L_21->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_23 = ___set10; int32_t L_24 = (int32_t)L_23->get_BMax_5(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_25 = V_1; float L_26; L_26 = WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_20, (int32_t)1, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)), (int32_t)L_24, (int32_t*)(int32_t*)(&V_7), (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_6 = (float)L_26; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_27 = ___set10; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_28 = ___set10; int32_t L_29 = (int32_t)L_28->get_AMin_6(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_30 = ___set10; int32_t L_31 = (int32_t)L_30->get_AMax_7(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 L_32 = V_1; float L_33; L_33 = WuQuantizer_1_Maximize_m2DCAA231398B379D731C67AFF3471B2D41E0FFB1((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_27, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)), (int32_t)L_31, (int32_t*)(int32_t*)(&V_9), (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 54)); V_8 = (float)L_33; float L_34 = V_2; float L_35 = V_4; if ((!(((float)L_34) >= ((float)L_35)))) { goto IL_009c; } } { float L_36 = V_2; float L_37 = V_6; if ((!(((float)L_36) >= ((float)L_37)))) { goto IL_009c; } } { float L_38 = V_2; float L_39 = V_8; if ((!(((float)L_38) >= ((float)L_39)))) { goto IL_009c; } } { V_10 = (int32_t)3; int32_t L_40 = V_3; if ((((int32_t)L_40) >= ((int32_t)0))) { goto IL_00cb; } } { return (bool)0; } IL_009c: { float L_41 = V_4; float L_42 = V_2; if ((!(((float)L_41) >= ((float)L_42)))) { goto IL_00b2; } } { float L_43 = V_4; float L_44 = V_6; if ((!(((float)L_43) >= ((float)L_44)))) { goto IL_00b2; } } { float L_45 = V_4; float L_46 = V_8; if ((!(((float)L_45) >= ((float)L_46)))) { goto IL_00b2; } } { V_10 = (int32_t)2; goto IL_00cb; } IL_00b2: { float L_47 = V_6; float L_48 = V_2; if ((!(((float)L_47) >= ((float)L_48)))) { goto IL_00c8; } } { float L_49 = V_6; float L_50 = V_4; if ((!(((float)L_49) >= ((float)L_50)))) { goto IL_00c8; } } { float L_51 = V_6; float L_52 = V_8; if ((!(((float)L_51) >= ((float)L_52)))) { goto IL_00c8; } } { V_10 = (int32_t)1; goto IL_00cb; } IL_00c8: { V_10 = (int32_t)0; } IL_00cb: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_53 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_54 = ___set10; int32_t L_55 = (int32_t)L_54->get_RMax_1(); L_53->set_RMax_1(L_55); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_56 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_57 = ___set10; int32_t L_58 = (int32_t)L_57->get_GMax_3(); L_56->set_GMax_3(L_58); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_59 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_60 = ___set10; int32_t L_61 = (int32_t)L_60->get_BMax_5(); L_59->set_BMax_5(L_61); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_62 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_63 = ___set10; int32_t L_64 = (int32_t)L_63->get_AMax_7(); L_62->set_AMax_7(L_64); int32_t L_65 = V_10; switch (L_65) { case 0: { goto IL_01c4; } case 1: { goto IL_018b; } case 2: { goto IL_0152; } case 3: { goto IL_0117; } } } { goto IL_01fb; } IL_0117: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_66 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_67 = ___set10; int32_t L_68 = V_3; int32_t L_69 = (int32_t)L_68; V_11 = (int32_t)L_69; L_67->set_RMax_1(L_69); int32_t L_70 = V_11; L_66->set_RMin_0(L_70); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_71 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_72 = ___set10; int32_t L_73 = (int32_t)L_72->get_GMin_2(); L_71->set_GMin_2(L_73); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_74 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_75 = ___set10; int32_t L_76 = (int32_t)L_75->get_BMin_4(); L_74->set_BMin_4(L_76); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_77 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_78 = ___set10; int32_t L_79 = (int32_t)L_78->get_AMin_6(); L_77->set_AMin_6(L_79); goto IL_01fb; } IL_0152: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_80 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_81 = ___set10; int32_t L_82 = V_5; int32_t L_83 = (int32_t)L_82; V_11 = (int32_t)L_83; L_81->set_GMax_3(L_83); int32_t L_84 = V_11; L_80->set_GMin_2(L_84); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_85 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_86 = ___set10; int32_t L_87 = (int32_t)L_86->get_RMin_0(); L_85->set_RMin_0(L_87); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_88 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_89 = ___set10; int32_t L_90 = (int32_t)L_89->get_BMin_4(); L_88->set_BMin_4(L_90); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_91 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_92 = ___set10; int32_t L_93 = (int32_t)L_92->get_AMin_6(); L_91->set_AMin_6(L_93); goto IL_01fb; } IL_018b: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_94 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_95 = ___set10; int32_t L_96 = V_7; int32_t L_97 = (int32_t)L_96; V_11 = (int32_t)L_97; L_95->set_BMax_5(L_97); int32_t L_98 = V_11; L_94->set_BMin_4(L_98); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_99 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_100 = ___set10; int32_t L_101 = (int32_t)L_100->get_RMin_0(); L_99->set_RMin_0(L_101); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_102 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_103 = ___set10; int32_t L_104 = (int32_t)L_103->get_GMin_2(); L_102->set_GMin_2(L_104); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_105 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_106 = ___set10; int32_t L_107 = (int32_t)L_106->get_AMin_6(); L_105->set_AMin_6(L_107); goto IL_01fb; } IL_01c4: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_108 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_109 = ___set10; int32_t L_110 = V_9; int32_t L_111 = (int32_t)L_110; V_11 = (int32_t)L_111; L_109->set_AMax_7(L_111); int32_t L_112 = V_11; L_108->set_AMin_6(L_112); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_113 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_114 = ___set10; int32_t L_115 = (int32_t)L_114->get_RMin_0(); L_113->set_RMin_0(L_115); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_116 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_117 = ___set10; int32_t L_118 = (int32_t)L_117->get_GMin_2(); L_116->set_GMin_2(L_118); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_119 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_120 = ___set10; int32_t L_121 = (int32_t)L_120->get_BMin_4(); L_119->set_BMin_4(L_121); } IL_01fb: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_122 = ___set10; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_123 = ___set10; int32_t L_124 = (int32_t)L_123->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_125 = ___set10; int32_t L_126 = (int32_t)L_125->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_127 = ___set10; int32_t L_128 = (int32_t)L_127->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_129 = ___set10; int32_t L_130 = (int32_t)L_129->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_131 = ___set10; int32_t L_132 = (int32_t)L_131->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_133 = ___set10; int32_t L_134 = (int32_t)L_133->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_135 = ___set10; int32_t L_136 = (int32_t)L_135->get_AMax_7(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_137 = ___set10; int32_t L_138 = (int32_t)L_137->get_AMin_6(); L_122->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_124, (int32_t)L_126)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_128, (int32_t)L_130)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_132, (int32_t)L_134)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_136, (int32_t)L_138))))); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_139 = ___set21; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_140 = ___set21; int32_t L_141 = (int32_t)L_140->get_RMax_1(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_142 = ___set21; int32_t L_143 = (int32_t)L_142->get_RMin_0(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_144 = ___set21; int32_t L_145 = (int32_t)L_144->get_GMax_3(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_146 = ___set21; int32_t L_147 = (int32_t)L_146->get_GMin_2(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_148 = ___set21; int32_t L_149 = (int32_t)L_148->get_BMax_5(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_150 = ___set21; int32_t L_151 = (int32_t)L_150->get_BMin_4(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_152 = ___set21; int32_t L_153 = (int32_t)L_152->get_AMax_7(); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_154 = ___set21; int32_t L_155 = (int32_t)L_154->get_AMin_6(); L_139->set_Volume_8(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)L_143)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_145, (int32_t)L_147)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_149, (int32_t)L_151)))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_153, (int32_t)L_155))))); return (bool)1; } } IL2CPP_EXTERN_C bool WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388_AdjustorThunk (RuntimeObject * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set10, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___set21, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388(_thisAdjusted, ___set10, ___set21, method); return _returnValue; } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::Mark(SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box&,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_tagsOwner_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; L_1 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_0, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_2 = ___cube0; int32_t L_3 = (int32_t)L_2->get_RMin_0(); V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); goto IL_00b7; } IL_001a: { int32_t L_4 = V_1; int32_t L_5 = V_1; int32_t L_6 = V_1; int32_t L_7 = V_1; int32_t L_8 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_4<<(int32_t)((int32_t)15))), (int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)11))))), (int32_t)((int32_t)((int32_t)L_6<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_7<<(int32_t)6)))), (int32_t)L_8)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_9 = ___cube0; int32_t L_10 = (int32_t)L_9->get_GMin_2(); V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); goto IL_00aa; } IL_003a: { int32_t L_11 = V_2; int32_t L_12 = V_3; int32_t L_13 = V_3; int32_t L_14 = V_3; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)10))))), (int32_t)((int32_t)((int32_t)L_13<<(int32_t)5)))), (int32_t)L_14)); int32_t L_15 = V_1; int32_t L_16 = V_3; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_17 = ___cube0; int32_t L_18 = (int32_t)L_17->get_BMin_4(); V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); goto IL_009c; } IL_0059: { int32_t L_19 = V_4; int32_t L_20 = V_5; int32_t L_21 = V_6; int32_t L_22 = V_6; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21))<<(int32_t)5)))), (int32_t)L_22)); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_23 = ___cube0; int32_t L_24 = (int32_t)L_23->get_AMin_6(); V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); goto IL_008c; } IL_0074: { int32_t L_25 = V_7; int32_t L_26 = V_8; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = V_9; uint8_t* L_28; L_28 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_27, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_29 = ___label1; *((int8_t*)L_28) = (int8_t)L_29; int32_t L_30 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008c: { int32_t L_31 = V_8; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_32 = ___cube0; int32_t L_33 = (int32_t)L_32->get_AMax_7(); if ((((int32_t)L_31) <= ((int32_t)L_33))) { goto IL_0074; } } { int32_t L_34 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_009c: { int32_t L_35 = V_6; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_36 = ___cube0; int32_t L_37 = (int32_t)L_36->get_BMax_5(); if ((((int32_t)L_35) <= ((int32_t)L_37))) { goto IL_0059; } } { int32_t L_38 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00aa: { int32_t L_39 = V_3; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_40 = ___cube0; int32_t L_41 = (int32_t)L_40->get_GMax_3(); if ((((int32_t)L_39) <= ((int32_t)L_41))) { goto IL_003a; } } { int32_t L_42 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b7: { int32_t L_43 = V_1; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_44 = ___cube0; int32_t L_45 = (int32_t)L_44->get_RMax_1(); if ((((int32_t)L_43) <= ((int32_t)L_45))) { goto IL_001a; } } { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25_AdjustorThunk (RuntimeObject * __this, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * ___cube0, uint8_t ___label1, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_Mark_m3AE2CFCC9F873056A8F0C20D96DDBC0D41047E25(_thisAdjusted, ___cube0, ___label1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::BuildCube() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83_gshared (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * V_5 = NULL; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * V_6 = NULL; double V_7 = 0.0; int32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; double* G_B5_0 = NULL; double* G_B4_0 = NULL; double G_B6_0 = 0.0; double* G_B6_1 = NULL; double* G_B8_0 = NULL; double* G_B7_0 = NULL; double G_B9_0 = 0.0; double* G_B9_1 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_1; L_1 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); int32_t L_2 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1); RuntimeObject* L_3; L_3 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mD61BA2654849265998ECAE114C347CFA476D31DE_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_1, (int32_t)L_2, (int32_t)0); V_0 = (RuntimeObject*)L_3; } IL_0018: try {// begin try (depth: 1) { RuntimeObject* L_4 = V_0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_5; L_5 = MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_inline((RuntimeObject*)L_4, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_RuntimeMethod_var); V_1 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_5; BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_6 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)__this->get_colorCube_6(); NullCheck(L_6); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_7 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)((L_6)->GetAddressAt(static_cast(0))); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_8 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_7; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_9 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_8; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_10 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_9; int32_t L_11 = (int32_t)0; V_3 = (int32_t)L_11; L_10->set_AMin_6(L_11); int32_t L_12 = V_3; int32_t L_13 = (int32_t)L_12; V_3 = (int32_t)L_13; L_10->set_BMin_4(L_13); int32_t L_14 = V_3; int32_t L_15 = (int32_t)L_14; V_3 = (int32_t)L_15; L_9->set_GMin_2(L_15); int32_t L_16 = V_3; L_8->set_RMin_0(L_16); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_17 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_7; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_18 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_17; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_19 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_18; int32_t L_20 = (int32_t)((int32_t)32); V_3 = (int32_t)L_20; L_19->set_BMax_5(L_20); int32_t L_21 = V_3; int32_t L_22 = (int32_t)L_21; V_3 = (int32_t)L_22; L_19->set_GMax_3(L_22); int32_t L_23 = V_3; L_18->set_RMax_1(L_23); L_17->set_AMax_7(((int32_t)32)); V_2 = (int32_t)0; V_4 = (int32_t)1; goto IL_0162; } IL_0078: { BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_24 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)__this->get_colorCube_6(); int32_t L_25 = V_2; NullCheck(L_24); V_5 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)((L_24)->GetAddressAt(static_cast(L_25))); BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_26 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)__this->get_colorCube_6(); int32_t L_27 = V_4; NullCheck(L_26); V_6 = (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)((L_26)->GetAddressAt(static_cast(L_27))); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_28 = V_5; Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_29 = V_6; bool L_30; L_30 = WuQuantizer_1_Cut_m14C9FCBBAA81A443E4581FB57830831CAC7C7388((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_28, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 55)); if (!L_30) { goto IL_00f0; } } IL_00a1: { int32_t L_31 = V_2; double* L_32; L_32 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_31, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_33 = V_5; int32_t L_34 = (int32_t)L_33->get_Volume_8(); G_B4_0 = L_32; if ((((int32_t)L_34) > ((int32_t)1))) { G_B5_0 = L_32; goto IL_00be; } } IL_00b3: { G_B6_0 = (0.0); G_B6_1 = G_B4_0; goto IL_00c6; } IL_00be: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_35 = V_5; double L_36; L_36 = WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B6_0 = L_36; G_B6_1 = G_B5_0; } IL_00c6: { *((double*)G_B6_1) = (double)G_B6_0; int32_t L_37 = V_4; double* L_38; L_38 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_37, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_39 = V_6; int32_t L_40 = (int32_t)L_39->get_Volume_8(); G_B7_0 = L_38; if ((((int32_t)L_40) > ((int32_t)1))) { G_B8_0 = L_38; goto IL_00e5; } } IL_00da: { G_B9_0 = (0.0); G_B9_1 = G_B7_0; goto IL_00ed; } IL_00e5: { Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * L_41 = V_6; double L_42; L_42 = WuQuantizer_1_Variance_m23F07EA3A68749AF7BB2910DBD98E29405520A75((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, (Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 56)); G_B9_0 = L_42; G_B9_1 = G_B8_0; } IL_00ed: { *((double*)G_B9_1) = (double)G_B9_0; goto IL_0108; } IL_00f0: { int32_t L_43 = V_2; double* L_44; L_44 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); *((double*)L_44) = (double)(0.0); int32_t L_45 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); } IL_0108: { V_2 = (int32_t)0; double* L_46; L_46 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)0, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_47 = *((double*)L_46); V_7 = (double)L_47; V_8 = (int32_t)1; goto IL_013d; } IL_011a: { int32_t L_48 = V_8; double* L_49; L_49 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_48, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_50 = *((double*)L_49); double L_51 = V_7; if ((!(((double)L_50) > ((double)L_51)))) { goto IL_0137; } } IL_0128: { int32_t L_52 = V_8; double* L_53; L_53 = Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_1), (int32_t)L_52, /*hidden argument*/Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_RuntimeMethod_var); double L_54 = *((double*)L_53); V_7 = (double)L_54; int32_t L_55 = V_8; V_2 = (int32_t)L_55; } IL_0137: { int32_t L_56 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_013d: { int32_t L_57 = V_8; int32_t L_58 = V_4; if ((((int32_t)L_57) <= ((int32_t)L_58))) { goto IL_011a; } } IL_0143: { double L_59 = V_7; if ((!(((double)L_59) <= ((double)(0.0))))) { goto IL_015c; } } IL_0150: { int32_t L_60 = V_4; __this->set_maxColors_5(((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1))); IL2CPP_LEAVE(0x17B, FINALLY_0171); } IL_015c: { int32_t L_61 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0162: { int32_t L_62 = V_4; int32_t L_63 = (int32_t)__this->get_maxColors_5(); if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0078; } } IL_016f: { IL2CPP_LEAVE(0x17B, FINALLY_0171); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: {// begin finally (depth: 1) { RuntimeObject* L_64 = V_0; if (!L_64) { goto IL_017a; } } IL_0174: { RuntimeObject* L_65 = V_0; NullCheck((RuntimeObject*)L_65); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_65); } IL_017a: { IL2CPP_END_FINALLY(369) } }// end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x17B, IL_017b) } IL_017b: { return; } } IL2CPP_EXTERN_C void WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WuQuantizer_1_BuildCube_m6685F0D31E3BFC73459FBFF40A6D1535B49E2F83(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_maxColors_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * __this, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = __this->get_memoryAllocator_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CDitherU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void 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 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 Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector21, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector21; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector10; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___vector21; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector10; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___vector21; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___vector10; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___vector21; float L_15 = L_14.get_W_3(); return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), (float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)))), (float)((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)))), (float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void 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 Rgb24_FromScaledVector4_m4D63BA77DDF06E3054217D095981DAB38A262D7E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgb24_FromVector4_mF1B830F312DD222856C6F1334063FD598FF7EA8B_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)__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 Rgb48_FromScaledVector4_mD7671E932ED1132846FC64D3332EA237B3502947_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgb48_FromVector4_m8FFE922830DB69BE37C13DFFDDC5CA374089D7C0_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)__this, L_0, /*hidden argument*/NULL); 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 Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (!L_0) { goto IL_0009; } } { return; } IL_0009: { String_t* L_1 = ___parameterName1; ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62((String_t*)L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_16 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)(BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)NULL); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_17 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mBA5C713D4604FAE8709E84C0A03139E5C6EFE0EA_gshared_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method) { { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_U3CRectangleU3Ek__BackingField_0(); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * Buffer2DRegion_1_get_Buffer_mB4A3E44BF2CA4DCBB0D528BE779BAD41814E9BF6_gshared_inline (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 * __this, const RuntimeMethod* method) { { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_0 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_U3CBufferU3Ek__BackingField_1(); return (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mA7C4ED862670D7526D178B20D82369CFBED61AB6_gshared_inline (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_R_0(); int64_t L_1 = (int64_t)__this->get_G_1(); int64_t L_2 = (int64_t)__this->get_B_2(); int64_t L_3 = (int64_t)__this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), (float)((float)((float)L_0)), (float)((float)((float)L_1)), (float)((float)((float)L_2)), (float)((float)((float)L_3)), /*hidden argument*/NULL); int64_t L_5 = (int64_t)__this->get_Weight_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_4, (float)((float)((float)L_5)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_6, (float)(255.0f), /*hidden argument*/NULL); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_7; } } 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 Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D Memory_1_Slice_mF7B02CD9F1F59BCE30104F3A14121ACDA1338EB9_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->get__length_2(); V_0 = (int32_t)L_0; int32_t L_1 = V_0; V_1 = (int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)2147483647LL))); int32_t L_2 = ___start0; int32_t L_3 = V_1; if ((!(((uint32_t)L_2) <= ((uint32_t)L_3)))) { goto IL_0019; } } { int32_t L_4 = ___length1; int32_t L_5 = V_1; int32_t L_6 = ___start0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)))))) { goto IL_001e; } } IL_0019: { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_001e: { RuntimeObject * L_7 = (RuntimeObject *)__this->get__object_0(); int32_t L_8 = (int32_t)__this->get__index_1(); int32_t L_9 = ___start0; int32_t L_10 = ___length1; int32_t L_11 = V_0; Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_12; memset((&L_12), 0, sizeof(L_12)); Memory_1__ctor_m735AD7D5BABD8395039824D4DDD1D77BFD79F490_inline((&L_12), (RuntimeObject *)L_7, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)((int32_t)((int32_t)L_10|(int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)-2147483648LL))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); return (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * WuQuantizer_1_QuantizeFrame_m7BF5918976ACE65CE3044180C47F4F313A842038_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * L_0; L_0 = (( WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_3; L_3 = (( IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)L_0, (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline (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; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __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, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); 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, 10)->methodPointer)((uint8_t*)(uint8_t*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); 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, 11)->methodPointer)((uint8_t*)(uint8_t*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); 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, 10)->methodPointer)((uint8_t*)(uint8_t*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (uint8_t*)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlyMemory_1_get_Span_m58698FC4F3E481AC8C28FC41135114B0BB426E2F_gshared_inline (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __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; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0039; } } { 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, 5)))); 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, 5)))); 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, 7)); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_6; L_6 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); return (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_6; } IL_0039: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 2)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_9, /*hidden argument*/NULL); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_8, (Type_t *)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008e; } } { RuntimeObject * L_12 = (RuntimeObject *)__this->get__object_0(); String_t* L_13 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_13; if (!L_13) { goto IL_008e; } } { String_t* L_14 = V_1; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_15; L_15 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((RuntimeObject *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_16 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_17 = V_1; NullCheck((String_t*)L_17); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_17, /*hidden argument*/NULL); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_19; memset((&L_19), 0, sizeof(L_19)); ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_inline((&L_19), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_15, (intptr_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_2 = (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_19; int32_t L_20 = (int32_t)__this->get__index_1(); int32_t L_21 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_22; L_22 = ReadOnlySpan_1_Slice_m63F0D44C3C20D2309A7171AB1C84E7CDB4B2A18F_inline((ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 *)(&V_2), (int32_t)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_22; } IL_008e: { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); if (!L_23) { goto IL_00b9; } } { RuntimeObject * L_24 = (RuntimeObject *)__this->get__object_0(); int32_t L_25 = (int32_t)__this->get__index_1(); int32_t L_26 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_27; memset((&L_27), 0, sizeof(L_27)); ReadOnlySpan_1__ctor_m3B3225182CFF62B644FEE8D7F21B0C9A01DF97CF_inline((&L_27), (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)((NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_25, (int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_27; } IL_00b9: { il2cpp_codegen_initobj((&V_2), sizeof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_28 = V_2; return (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_28; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * ReadOnlySpan_1_get_Item_m06423DFE6E52D4E0701F46B7A78864E05316AA34_gshared_inline (ReadOnlySpan_1_tB0B5EC4FD6039A8E253BBD580D7F7770F953C4AF * __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_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_2 = (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)__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); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_5; L_5 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (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; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_7; L_7 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_7; } IL_0030: { Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_8 = (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_9 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_11; L_11 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_13; L_13 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryOwnerExtensions_GetSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m8F35190555A01B135B2946832E48002DAD155DAB_gshared_inline (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; } } 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 Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * Span_1_get_Item_m0BEE61BD630F2C0A1314F63A383500668BCB5493_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __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_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_2 = (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)__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); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_5; L_5 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (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; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_7; L_7 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(L_7); } IL_0030: { Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_8 = (Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_9 = (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_11; L_11 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * L_13; L_13 = (( Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * (*) (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_t94BC4CA21F440059214263A242302F917CFF4F8D *)(L_13); } } 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 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 Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryOwnerExtensions_GetSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mE03BF8150084678728C8705C7F84998BF871CC01_gshared_inline (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; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double* Span_1_get_Item_mD04A7F2261C98BABC0BCF50104CA0B6939188296_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __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_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_2 = (Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *)__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); double* L_5; L_5 = (( double* (*) (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; double* L_7; L_7 = (( double* (*) (double*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((double*)(double*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (double*)(L_7); } IL_0030: { Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_8 = (Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 *)__this->get__pinnable_0(); NullCheck(L_8); double* L_9 = (double*)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); double* L_11; L_11 = (( double* (*) (double*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((double*)(double*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; double* L_13; L_13 = (( double* (*) (double*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((double*)(double*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (double*)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_16 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)(BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)NULL); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_17 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m1B03B134A4DC4F74DD4A293C818A0B45CC0E9C8A_gshared_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method) { { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_U3CRectangleU3Ek__BackingField_0(); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * Buffer2DRegion_1_get_Buffer_m49ACF03BDEAC64670BF47E534893134FE331B896_gshared_inline (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 * __this, const RuntimeMethod* method) { { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_0 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_U3CBufferU3Ek__BackingField_1(); return (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_m5251B4A78D78457BCBC2251B1CA0FCB974F0A075_gshared_inline (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_R_0(); int64_t L_1 = (int64_t)__this->get_G_1(); int64_t L_2 = (int64_t)__this->get_B_2(); int64_t L_3 = (int64_t)__this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), (float)((float)((float)L_0)), (float)((float)((float)L_1)), (float)((float)((float)L_2)), (float)((float)((float)L_3)), /*hidden argument*/NULL); int64_t L_5 = (int64_t)__this->get_Weight_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_4, (float)((float)((float)L_5)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_6, (float)(255.0f), /*hidden argument*/NULL); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_7; } } 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 Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 Memory_1_Slice_m401EB278D626727547D9C49696190D2582265EF9_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->get__length_2(); V_0 = (int32_t)L_0; int32_t L_1 = V_0; V_1 = (int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)2147483647LL))); int32_t L_2 = ___start0; int32_t L_3 = V_1; if ((!(((uint32_t)L_2) <= ((uint32_t)L_3)))) { goto IL_0019; } } { int32_t L_4 = ___length1; int32_t L_5 = V_1; int32_t L_6 = ___start0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)))))) { goto IL_001e; } } IL_0019: { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_001e: { RuntimeObject * L_7 = (RuntimeObject *)__this->get__object_0(); int32_t L_8 = (int32_t)__this->get__index_1(); int32_t L_9 = ___start0; int32_t L_10 = ___length1; int32_t L_11 = V_0; Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_12; memset((&L_12), 0, sizeof(L_12)); Memory_1__ctor_m3CDDC41D0E58111495EECF7588F42B5030CB7E82_inline((&L_12), (RuntimeObject *)L_7, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)((int32_t)((int32_t)L_10|(int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)-2147483648LL))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); return (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * WuQuantizer_1_QuantizeFrame_mC660CDB284741AD3A578E42FF89DD34A0BCE974A_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * L_0; L_0 = (( WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_3; L_3 = (( IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)L_0, (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlyMemory_1_get_Span_mD10549F4458A1C68342573BFE720EB17BF3295FD_gshared_inline (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __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; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0039; } } { 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, 5)))); 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, 5)))); 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, 7)); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_6; L_6 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); return (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_6; } IL_0039: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 2)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_9, /*hidden argument*/NULL); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_8, (Type_t *)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008e; } } { RuntimeObject * L_12 = (RuntimeObject *)__this->get__object_0(); String_t* L_13 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_13; if (!L_13) { goto IL_008e; } } { String_t* L_14 = V_1; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_15; L_15 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((RuntimeObject *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_16 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_17 = V_1; NullCheck((String_t*)L_17); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_17, /*hidden argument*/NULL); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_19; memset((&L_19), 0, sizeof(L_19)); ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_inline((&L_19), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_15, (intptr_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_2 = (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_19; int32_t L_20 = (int32_t)__this->get__index_1(); int32_t L_21 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_22; L_22 = ReadOnlySpan_1_Slice_m93C047FEBD574C65D49D200AAF6E6299929D8C03_inline((ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F *)(&V_2), (int32_t)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_22; } IL_008e: { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); if (!L_23) { goto IL_00b9; } } { RuntimeObject * L_24 = (RuntimeObject *)__this->get__object_0(); int32_t L_25 = (int32_t)__this->get__index_1(); int32_t L_26 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_27; memset((&L_27), 0, sizeof(L_27)); ReadOnlySpan_1__ctor_mF4789CE3B5BA8109D7765D6ACC6033B287B4B448_inline((&L_27), (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)((Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_25, (int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_27; } IL_00b9: { il2cpp_codegen_initobj((&V_2), sizeof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_28 = V_2; return (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_28; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * ReadOnlySpan_1_get_Item_m396A4A7E02B7AA336E2C8A78D9CA23ED92D51434_gshared_inline (ReadOnlySpan_1_t3D3F0B0FD13E0CD98A3019056A51CC282DA74270 * __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_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_2 = (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)__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); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_5; L_5 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (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; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_7; L_7 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_7; } IL_0030: { Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_8 = (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_9 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_11; L_11 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_13; L_13 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * Span_1_get_Item_m02CF9C832DB313AB0B4533376CF5C46D4237A8C5_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __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_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_2 = (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)__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); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_5; L_5 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (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; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_7; L_7 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(L_7); } IL_0030: { Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_8 = (Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_9 = (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_11; L_11 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * L_13; L_13 = (( Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * (*) (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_16 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)(BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)NULL); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_17 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_m4238E694D94FBEC29A19A2438F6E663444DDBEB5_gshared_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method) { { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_U3CRectangleU3Ek__BackingField_0(); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * Buffer2DRegion_1_get_Buffer_mEE07F962A57F7F9299A07DA464AF1B79500D5F86_gshared_inline (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC * __this, const RuntimeMethod* method) { { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_0 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)__this->get_U3CBufferU3Ek__BackingField_1(); return (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mD350012EC73795CBAD4E2BE9667691AA73E1F324_gshared_inline (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_R_0(); int64_t L_1 = (int64_t)__this->get_G_1(); int64_t L_2 = (int64_t)__this->get_B_2(); int64_t L_3 = (int64_t)__this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), (float)((float)((float)L_0)), (float)((float)((float)L_1)), (float)((float)((float)L_2)), (float)((float)((float)L_3)), /*hidden argument*/NULL); int64_t L_5 = (int64_t)__this->get_Weight_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_4, (float)((float)((float)L_5)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_6, (float)(255.0f), /*hidden argument*/NULL); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_7; } } 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 Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 Memory_1_Slice_m4BB28E46AB9941ECF060C73F0FB1417420CFD70C_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->get__length_2(); V_0 = (int32_t)L_0; int32_t L_1 = V_0; V_1 = (int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)2147483647LL))); int32_t L_2 = ___start0; int32_t L_3 = V_1; if ((!(((uint32_t)L_2) <= ((uint32_t)L_3)))) { goto IL_0019; } } { int32_t L_4 = ___length1; int32_t L_5 = V_1; int32_t L_6 = ___start0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)))))) { goto IL_001e; } } IL_0019: { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_001e: { RuntimeObject * L_7 = (RuntimeObject *)__this->get__object_0(); int32_t L_8 = (int32_t)__this->get__index_1(); int32_t L_9 = ___start0; int32_t L_10 = ___length1; int32_t L_11 = V_0; Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_12; memset((&L_12), 0, sizeof(L_12)); Memory_1__ctor_m891AA7E0707901283F08B580CE93B5331CD7C626_inline((&L_12), (RuntimeObject *)L_7, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)((int32_t)((int32_t)L_10|(int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)-2147483648LL))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); return (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * WuQuantizer_1_QuantizeFrame_m352FE70D33E1A6A54B655B4AB332B3812F9147DD_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * L_0; L_0 = (( WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_3; L_3 = (( IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)L_0, (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlyMemory_1_get_Span_m78E9A51411A5471AC31198C4468A0BCAE297D7AE_gshared_inline (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __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; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0039; } } { 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, 5)))); 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, 5)))); 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, 7)); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_6; L_6 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); return (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_6; } IL_0039: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 2)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_9, /*hidden argument*/NULL); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_8, (Type_t *)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008e; } } { RuntimeObject * L_12 = (RuntimeObject *)__this->get__object_0(); String_t* L_13 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_13; if (!L_13) { goto IL_008e; } } { String_t* L_14 = V_1; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_15; L_15 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((RuntimeObject *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_16 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_17 = V_1; NullCheck((String_t*)L_17); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_17, /*hidden argument*/NULL); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_19; memset((&L_19), 0, sizeof(L_19)); ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_inline((&L_19), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_15, (intptr_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_2 = (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_19; int32_t L_20 = (int32_t)__this->get__index_1(); int32_t L_21 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_22; L_22 = ReadOnlySpan_1_Slice_m7A7844C60F527D0308865695C6E623958EA3DAAC_inline((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F *)(&V_2), (int32_t)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_22; } IL_008e: { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); if (!L_23) { goto IL_00b9; } } { RuntimeObject * L_24 = (RuntimeObject *)__this->get__object_0(); int32_t L_25 = (int32_t)__this->get__index_1(); int32_t L_26 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_27; memset((&L_27), 0, sizeof(L_27)); ReadOnlySpan_1__ctor_m325E952F4B6864C6DF7EAECCE797954DE75F6CA2_inline((&L_27), (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)((Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_25, (int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_27; } IL_00b9: { il2cpp_codegen_initobj((&V_2), sizeof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_28 = V_2; return (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_28; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * ReadOnlySpan_1_get_Item_m41BE4E3B44889072C79A446BEF26CD52F66A666F_gshared_inline (ReadOnlySpan_1_t7715F792A765A699EFF44ABE8C6E9C53387AD613 * __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_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_2 = (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)__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); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_5; L_5 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (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; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_7; L_7 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_7; } IL_0030: { Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_8 = (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_9 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_11; L_11 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_13; L_13 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * Span_1_get_Item_m742A8D0E832A160DCC5D7BA0EE505932790FFE9F_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __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_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_2 = (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)__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); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_5; L_5 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (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; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_7; L_7 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(L_7); } IL_0030: { Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_8 = (Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_9 = (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_11; L_11 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * L_13; L_13 = (( Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * (*) (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_16 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)(BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)NULL); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_17 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Buffer2DRegion_1_get_Rectangle_mC5AD156806A27F41211F36563971ADAD397904B8_gshared_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method) { { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_U3CRectangleU3Ek__BackingField_0(); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * Buffer2DRegion_1_get_Buffer_m6F1C1AE8B9DE39008EA61DFFD659006C71E313DB_gshared_inline (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 * __this, const RuntimeMethod* method) { { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_0 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)__this->get_U3CBufferU3Ek__BackingField_1(); return (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_0; } } 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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Moment_Normalize_mC403F9F8622A417F772A44FA543FEF0C1A29DBD7_gshared_inline (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_R_0(); int64_t L_1 = (int64_t)__this->get_G_1(); int64_t L_2 = (int64_t)__this->get_B_2(); int64_t L_3 = (int64_t)__this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), (float)((float)((float)L_0)), (float)((float)((float)L_1)), (float)((float)((float)L_2)), (float)((float)((float)L_3)), /*hidden argument*/NULL); int64_t L_5 = (int64_t)__this->get_Weight_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_4, (float)((float)((float)L_5)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_6, (float)(255.0f), /*hidden argument*/NULL); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_7; } } 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 Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B Memory_1_Slice_mFD20397A901E7BB511459511EB205F7A4F966E43_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->get__length_2(); V_0 = (int32_t)L_0; int32_t L_1 = V_0; V_1 = (int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)2147483647LL))); int32_t L_2 = ___start0; int32_t L_3 = V_1; if ((!(((uint32_t)L_2) <= ((uint32_t)L_3)))) { goto IL_0019; } } { int32_t L_4 = ___length1; int32_t L_5 = V_1; int32_t L_6 = ___start0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)))))) { goto IL_001e; } } IL_0019: { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_001e: { RuntimeObject * L_7 = (RuntimeObject *)__this->get__object_0(); int32_t L_8 = (int32_t)__this->get__index_1(); int32_t L_9 = ___start0; int32_t L_10 = ___length1; int32_t L_11 = V_0; Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_12; memset((&L_12), 0, sizeof(L_12)); Memory_1__ctor_m3E074611144DA8A3C7599092892349C740E1E1FC_inline((&L_12), (RuntimeObject *)L_7, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)((int32_t)((int32_t)L_10|(int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)-2147483648LL))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); return (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * WuQuantizer_1_QuantizeFrame_m4216235E34124CA1AF3987D20EB0D261B0E3A1B7_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds1, const RuntimeMethod* method) { { WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * L_0; L_0 = (( WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)->methodPointer)((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 30)); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_1 = ___source0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds1; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_3; L_3 = (( IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)->methodPointer)((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)L_0, (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 31)); return (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlyMemory_1_get_Span_m1B6C88E536A38052A8D18B9A1B721B7C8ED8E575_gshared_inline (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __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; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0039; } } { 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, 5)))); 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, 5)))); 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, 7)); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_6; L_6 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); return (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_6; } IL_0039: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 2)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_9, /*hidden argument*/NULL); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_8, (Type_t *)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008e; } } { RuntimeObject * L_12 = (RuntimeObject *)__this->get__object_0(); String_t* L_13 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_13; if (!L_13) { goto IL_008e; } } { String_t* L_14 = V_1; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_15; L_15 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((RuntimeObject *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_16 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_17 = V_1; NullCheck((String_t*)L_17); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_17, /*hidden argument*/NULL); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_19; memset((&L_19), 0, sizeof(L_19)); ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_inline((&L_19), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_15, (intptr_t)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); V_2 = (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_19; int32_t L_20 = (int32_t)__this->get__index_1(); int32_t L_21 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_22; L_22 = ReadOnlySpan_1_Slice_mD6BC18812C39572AD9917B74CE7726882D9498F7_inline((ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 *)(&V_2), (int32_t)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_22; } IL_008e: { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); if (!L_23) { goto IL_00b9; } } { RuntimeObject * L_24 = (RuntimeObject *)__this->get__object_0(); int32_t L_25 = (int32_t)__this->get__index_1(); int32_t L_26 = (int32_t)__this->get__length_2(); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_27; memset((&L_27), 0, sizeof(L_27)); ReadOnlySpan_1__ctor_mDAD6985D1BE17481ABB9ABA638EA94A4B56E7102_inline((&L_27), (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)((Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_25, (int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_27; } IL_00b9: { il2cpp_codegen_initobj((&V_2), sizeof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_28 = V_2; return (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_28; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * ReadOnlySpan_1_get_Item_mA159C9E78B0F0E2BB1931856755F3A664391DDF0_gshared_inline (ReadOnlySpan_1_tC4EA799BB1FEA8570B3CDDF35CCA69985B383CE3 * __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_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_2 = (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)__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); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_5; L_5 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (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; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_7; L_7 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_7; } IL_0030: { Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_8 = (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_9 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_11; L_11 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_13; L_13 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * Span_1_get_Item_m7B999F17EDC730883528FCDF510A029151721F44_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __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_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_2 = (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)__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); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_5; L_5 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (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; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_7; L_7 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(L_7); } IL_0030: { Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_8 = (Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B *)__this->get__pinnable_0(); NullCheck(L_8); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_9 = (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_11; L_11 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * L_13; L_13 = (( Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * (*) (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 *)(L_13); } } 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 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 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 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 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 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 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 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 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 Rgb24_FromVector4_mF1B830F312DD222856C6F1334063FD598FF7EA8B_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Rgb24_Pack_mDDB1AF4A7E87BF6B828002324F38262C0711C51F_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)__this, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromVector4_m8FFE922830DB69BE37C13DFFDDC5CA374089D7C0_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __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); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_3, (65535.0f), /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; float L_6 = L_5.get_X_0(); float L_7; L_7 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_6, /*hidden argument*/NULL); __this->set_R_0((uint16_t)il2cpp_codegen_cast_floating_point(L_7)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector0; float L_9 = L_8.get_Y_1(); float L_10; L_10 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_9, /*hidden argument*/NULL); __this->set_G_1((uint16_t)il2cpp_codegen_cast_floating_point(L_10)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_11 = ___vector0; float L_12 = L_11.get_Z_2(); float L_13; L_13 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_12, /*hidden argument*/NULL); __this->set_B_2((uint16_t)il2cpp_codegen_cast_floating_point(L_13)); return; } } 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 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 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 int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void 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 Memory_1__ctor_m735AD7D5BABD8395039824D4DDD1D77BFD79F490_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; __this->set__object_0(L_0); int32_t L_1 = ___start1; __this->set__index_1(L_1); int32_t L_2 = ___length2; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = VirtualFuncInvoker0< Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_14; L_14 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_18), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21; L_21 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline((&L_26), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_0; return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __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 ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 ReadOnlySpan_1_Slice_m63F0D44C3C20D2309A7171AB1C84E7CDB4B2A18F_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __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, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); 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; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_mC0B16B78CBB8E70E37F0EE3B535883CE8CAE4774_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, 19)); return (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m3B3225182CFF62B644FEE8D7F21B0C9A01DF97CF_gshared_inline (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { 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(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )); return; } IL_0017: { int32_t L_3 = ___start1; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_4 = ___array0; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_0025; } } { int32_t L_5 = ___length2; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___start1; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7)))))) { goto IL_002b; } } IL_0025: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_002b: { int32_t L_8 = ___length2; __this->set__length_2(L_8); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_9 = ___array0; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_10; L_10 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_10); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_11 = ((PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); int32_t L_12 = ___start1; intptr_t L_13; L_13 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__byteOffset_1((intptr_t)L_13); return; } } 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_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 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 Memory_1__ctor_m3CDDC41D0E58111495EECF7588F42B5030CB7E82_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; __this->set__object_0(L_0); int32_t L_1 = ___start1; __this->set__index_1(L_1); int32_t L_2 = ___length2; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __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 ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F ReadOnlySpan_1_Slice_m93C047FEBD574C65D49D200AAF6E6299929D8C03_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __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, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); 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; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_m1FC0F7C00025B017DCD2EEF6E9A8CCF9CC6A978B_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, 19)); return (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mF4789CE3B5BA8109D7765D6ACC6033B287B4B448_gshared_inline (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { 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(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )); return; } IL_0017: { int32_t L_3 = ___start1; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_4 = ___array0; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_0025; } } { int32_t L_5 = ___length2; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___start1; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7)))))) { goto IL_002b; } } IL_0025: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_002b: { int32_t L_8 = ___length2; __this->set__length_2(L_8); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_9 = ___array0; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_10; L_10 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_10); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_11 = ((PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); int32_t L_12 = ___start1; intptr_t L_13; L_13 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__byteOffset_1((intptr_t)L_13); 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 Memory_1__ctor_m891AA7E0707901283F08B580CE93B5331CD7C626_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; __this->set__object_0(L_0); int32_t L_1 = ___start1; __this->set__index_1(L_1); int32_t L_2 = ___length2; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __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 ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ReadOnlySpan_1_Slice_m7A7844C60F527D0308865695C6E623958EA3DAAC_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __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, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); 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; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_mADEE08822E6B129C5BC189B1912A260A87F642CB_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, 19)); return (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m325E952F4B6864C6DF7EAECCE797954DE75F6CA2_gshared_inline (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { 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(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )); return; } IL_0017: { int32_t L_3 = ___start1; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_4 = ___array0; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_0025; } } { int32_t L_5 = ___length2; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___start1; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7)))))) { goto IL_002b; } } IL_0025: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_002b: { int32_t L_8 = ___length2; __this->set__length_2(L_8); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_9 = ___array0; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_10; L_10 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_10); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_11 = ((PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); int32_t L_12 = ___start1; intptr_t L_13; L_13 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__byteOffset_1((intptr_t)L_13); 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 Memory_1__ctor_m3E074611144DA8A3C7599092892349C740E1E1FC_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, RuntimeObject * ___obj0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; __this->set__object_0(L_0); int32_t L_1 = ___start1; __this->set__index_1(L_1); int32_t L_2 = ___length2; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __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 ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 ReadOnlySpan_1_Slice_mD6BC18812C39572AD9917B74CE7726882D9498F7_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __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, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); 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; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_m793F319E0586B3B9A17F673DC676CF3EA7429EF4_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, 19)); return (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mDAD6985D1BE17481ABB9ABA638EA94A4B56E7102_gshared_inline (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { 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(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )); return; } IL_0017: { int32_t L_3 = ___start1; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_4 = ___array0; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_0025; } } { int32_t L_5 = ___length2; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___start1; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7)))))) { goto IL_002b; } } IL_0025: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_002b: { int32_t L_8 = ___length2; __this->set__length_2(L_8); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_9 = ___array0; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_10; L_10 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_10); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_11 = ((PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); int32_t L_12 = ___start1; intptr_t L_13; L_13 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__byteOffset_1((intptr_t)L_13); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 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 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 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 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 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 Rgb24_Pack_mDDB1AF4A7E87BF6B828002324F38262C0711C51F_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_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(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields*)il2cpp_codegen_static_fields_for(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_il2cpp_TypeInfo_var))->get_MaxBytes_3(); 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 = ((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields*)il2cpp_codegen_static_fields_for(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_il2cpp_TypeInfo_var))->get_Half_4(); 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 = ((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields*)il2cpp_codegen_static_fields_for(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_il2cpp_TypeInfo_var))->get_MaxBytes_3(); 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)); 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 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 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 Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0043; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_16; L_16 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 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 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 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 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 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 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 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 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; } } 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 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; } }